# Meta

**URL:** https://discuss.jsonapi.org/c/meta/3.md

[Latest](https://discuss.jsonapi.org/latest.md) · [Categories](https://discuss.jsonapi.org/categories.md)

---

## [Clarifying maintenance status?](https://discuss.jsonapi.org/t/clarifying-maintenance-status/2870)

<div class="topic-metadata">

**Author:** [@bradjones1](https://discuss.jsonapi.org/u/bradjones1)\
**Replies:** 5\
**Last updated:** [August 2, 2024, 10:09am UTC](https://discuss.jsonapi.org/t/clarifying-maintenance-status/2870 "2024-08-02T10:09:27Z")

</div>

What is the current maintenance status of the JSON:API spec? Version 1.1 was long awaited and landed September 2022. With the addition of profiles and extensions, future adjustments to the spec are less likely to be dra…

---

## [Update resource using any params other than the id (PK)](https://discuss.jsonapi.org/t/update-resource-using-any-params-other-than-the-id-pk/2570)

<div class="topic-metadata">

**Author:** [@spyralehandr0s](https://discuss.jsonapi.org/u/spyralehandr0s)\
**Replies:** 1\
**Last updated:** [December 6, 2022, 9:05pm UTC](https://discuss.jsonapi.org/t/update-resource-using-any-params-other-than-the-id-pk/2570 "2022-12-06T21:05:59Z")

</div>

What is the JSON API way to update a resource using any params other than the id (PK)? ie instead of PUT posts/:id // SQL: UPDATE posts WHERE id = 1; something like PUT posts?userId=1 // SQL: UPDATE posts WHERE user…

---

## [Are you able to have links for data entries for real](https://discuss.jsonapi.org/t/are-you-able-to-have-links-for-data-entries-for-real/2422)

<div class="topic-metadata">

**Author:** [@redpanda](https://discuss.jsonapi.org/u/redpanda)\
**Replies:** 1\
**Last updated:** [April 20, 2022, 5:07pm UTC](https://discuss.jsonapi.org/t/are-you-able-to-have-links-for-data-entries-for-real/2422 "2022-04-20T17:07:02Z")

</div>

Am I allowed to have links inside of my data array inside Relationships? my goal here is to have direct access to /author/42 if needed or see all possible authors given an article. Is this typical? Or would it be better…

---

## [Send JSON format data of Wireless Temp sensor to google spreadsheets](https://discuss.jsonapi.org/t/send-json-format-data-of-wireless-temp-sensor-to-google-spreadsheets/1460)

<div class="topic-metadata">

**Author:** [@Frank64](https://discuss.jsonapi.org/u/Frank64)\
**Replies:** 0\
**Last updated:** [December 26, 2018, 11:20am UTC](https://discuss.jsonapi.org/t/send-json-format-data-of-wireless-temp-sensor-to-google-spreadsheets/1460 "2018-12-26T11:20:42Z")

</div>

Using json.dump in python, I am able to build wireless temperature sensor values in JSON format but I need some to send the wireless temp sensor data which displaying in JSON format to google spreadsheet. Any suggestion…

---

## [Returned empty attributes array](https://discuss.jsonapi.org/t/returned-empty-attributes-array/1657)

<div class="topic-metadata">

**Author:** [@howrang](https://discuss.jsonapi.org/u/howrang)\
**Replies:** 0\
**Last updated:** [July 25, 2019, 12:13pm UTC](https://discuss.jsonapi.org/t/returned-empty-attributes-array/1657 "2019-07-25T12:13:55Z")

</div>

Hi every one! I have some problem. I was develop some app for customer who use this API. After request to API i get response, at first at looks good, but, array field “attrinutes” was returned empty. I was testing in …

---

## [Relationship page Limit](https://discuss.jsonapi.org/t/relationship-page-limit/1547)

<div class="topic-metadata">

**Author:** [@SydBarrett](https://discuss.jsonapi.org/u/SydBarrett)\
**Replies:** 1\
**Last updated:** [March 22, 2019, 12:44pm UTC](https://discuss.jsonapi.org/t/relationship-page-limit/1547 "2019-03-22T12:44:05Z")

</div>

Hi all, Is there a way I can limit the number of results of a specific article relationship page? Something like: mywebsite.com/jsonapi/articles/abc1234/relationships/images?page\[limit\]=1 I have tried adding page\[limi…

---

## [Send Wireless AC current sensor data to node red using JSON format](https://discuss.jsonapi.org/t/send-wireless-ac-current-sensor-data-to-node-red-using-json-format/1452)

<div class="topic-metadata">

**Author:** [@Frank64](https://discuss.jsonapi.org/u/Frank64)\
**Replies:** 0\
**Last updated:** [December 13, 2018, 10:04am UTC](https://discuss.jsonapi.org/t/send-wireless-ac-current-sensor-data-to-node-red-using-json-format/1452 "2018-12-13T10:04:54Z")

</div>

How Can I use JSON format with ESP8266 which help me to send the Wireless AC current sensor data to Firebase? I need some good explanation which help me to write my own code instead of using special Firebase packages. …

---

## [PHP server-side implementation for you](https://discuss.jsonapi.org/t/php-server-side-implementation-for-you/1415)

<div class="topic-metadata">

**Author:** [@hackerboy](https://discuss.jsonapi.org/u/hackerboy)\
**Replies:** 2\
**Last updated:** [December 3, 2018, 6:37pm UTC](https://discuss.jsonapi.org/t/php-server-side-implementation-for-you/1415 "2018-12-03T18:37:52Z")

</div>

Hello, I’ve just made an implementation library for JSON-API (server-side). It focuses on making the implementation easiest for PHP programmers. I hope that people will love it and support it. I’ll be following this proj…

---

## [Need help setting up twitter bot responses](https://discuss.jsonapi.org/t/need-help-setting-up-twitter-bot-responses/1436)

<div class="topic-metadata">

**Author:** [@serratedm](https://discuss.jsonapi.org/u/serratedm)\
**Replies:** 0\
**Last updated:** [November 28, 2018, 8:39pm UTC](https://discuss.jsonapi.org/t/need-help-setting-up-twitter-bot-responses/1436 "2018-11-28T20:39:33Z")

</div>

Sorry if this isn’t the right site for this, it’s the only forum I could find at all relevant. I’m writing a twitter bot with JSON on cheapbotsdonequick, and I’m trying to set up responses. This is the current portion of…

---

## [Representing price in response and request](https://discuss.jsonapi.org/t/representing-price-in-response-and-request/1423)

<div class="topic-metadata">

**Author:** [@lucas03](https://discuss.jsonapi.org/u/lucas03)\
**Replies:** 4\
**Last updated:** [November 21, 2018, 8:05pm UTC](https://discuss.jsonapi.org/t/representing-price-in-response-and-request/1423 "2018-11-21T20:05:52Z")

</div>

How are you representing price amount in your APIs? I think most popular choices are string and number (in Python, unfortunately, it is converted to float by default - connexion framework). type: number, format: decimal …

---

## [Can we get HTTPS?](https://discuss.jsonapi.org/t/can-we-get-https/1268)

<div class="topic-metadata">

**Author:** [@ef4](https://discuss.jsonapi.org/u/ef4)\
**Replies:** 2\
**Last updated:** [May 9, 2018, 11:26pm UTC](https://discuss.jsonapi.org/t/can-we-get-https/1268 "2018-05-09T23:26:30Z")

</div>

What would it take to get HTTPS on this forum?

---

## [Where are examples?](https://discuss.jsonapi.org/t/where-are-examples/104)

<div class="topic-metadata">

**Author:** [@moon0326](https://discuss.jsonapi.org/u/moon0326)\
**Replies:** 1\
**Last updated:** [September 2, 2015, 1:57pm UTC](https://discuss.jsonapi.org/t/where-are-examples/104 "2015-09-02T13:57:33Z")

</div>

Hello, I'm just getting started JSON API. Looking at the official website, I don't think there are enough examples. For example, an example for 'included' has just one simple 'has-one' example. What about collection? …

---

## [Error in pinned post](https://discuss.jsonapi.org/t/error-in-pinned-post/80)

<div class="topic-metadata">

**Author:** [@delProfundo](https://discuss.jsonapi.org/u/delProfundo)\
**Replies:** 1\
**Last updated:** [August 10, 2015, 1:42pm UTC](https://discuss.jsonapi.org/t/error-in-pinned-post/80 "2015-08-10T13:42:09Z")

</div>

Hey Guys, FTCLLL Before I post a more meandering and meaningful topic thought I would point out that the link to FAQ's at /welcome-to-the-json-api-discussion-forum/19: http://discuss.jsonapi.org/t/welcome-to-the-j…

---

## [About the Meta category](https://discuss.jsonapi.org/t/about-the-meta-category/2)

<div class="topic-metadata">

**Author:** [@system](https://discuss.jsonapi.org/u/system)\
**Replies:** 0\
**Last updated:** [June 9, 2015, 4:50pm UTC](https://discuss.jsonapi.org/t/about-the-meta-category/2 "2015-06-09T16:50:27Z")

</div>

Discussion about this site, its organization, how it works, and how we can improve it.
