GET /api/v1/releasers/29873/productions/?format=api&ordering=-id
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

[
    {
        "url": "https://demozoo.org/api/v1/productions/56936/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/56936/",
        "id": 56936,
        "title": "friendly robot ( title too long .... sorry )",
        "author_nicks": [
            {
                "name": "Neurox",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/29873/?format=api",
                    "id": 29873,
                    "name": "Neurox",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2002-12-14",
        "supertype": "graphics",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/23/?format=api",
                "id": 23,
                "name": "Graphics",
                "supertype": "graphics"
            }
        ],
        "tags": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/49671/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/49671/",
        "id": 49671,
        "title": "Sous un rayon de soleil",
        "author_nicks": [
            {
                "name": "Neurox",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/29873/?format=api",
                    "id": 29873,
                    "name": "Neurox",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Prune",
                "abbreviation": "PRN",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/29871/?format=api",
                    "id": 29871,
                    "name": "Prune",
                    "is_group": true
                }
            }
        ],
        "release_date": "2000-08-26",
        "supertype": "graphics",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/23/?format=api",
                "id": 23,
                "name": "Graphics",
                "supertype": "graphics"
            }
        ],
        "tags": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/171515/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/171515/",
        "id": 171515,
        "title": "Mousland",
        "author_nicks": [
            {
                "name": "Neurox",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/29873/?format=api",
                    "id": 29873,
                    "name": "Neurox",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1999-08-28",
        "supertype": "graphics",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/23/?format=api",
                "id": 23,
                "name": "Graphics",
                "supertype": "graphics"
            }
        ],
        "tags": []
    }
]