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

[
    {
        "url": "https://demozoo.org/api/v1/productions/34110/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/34110/",
        "id": 34110,
        "title": "Final Spell",
        "author_nicks": [
            {
                "name": "Vitsly Putsly",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/22631/?format=api",
                    "id": 22631,
                    "name": "Vitsly Putsly",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1997-08",
        "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/34117/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/34117/",
        "id": 34117,
        "title": "Enduro Madness",
        "author_nicks": [
            {
                "name": "Vitsly Putsly",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/22631/?format=api",
                    "id": 22631,
                    "name": "Vitsly Putsly",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1997-08",
        "supertype": "graphics",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/23/?format=api",
                "id": 23,
                "name": "Graphics",
                "supertype": "graphics"
            }
        ],
        "tags": []
    }
]