GET /api/v1/releasers/24811/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/38552/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/38552/",
        "id": 38552,
        "title": "Fuck, The Deadline !",
        "author_nicks": [
            {
                "name": "Cuckoo",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/24810/?format=api",
                    "id": 24810,
                    "name": "Cuckoo",
                    "is_group": false
                }
            },
            {
                "name": "Freebase",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/24809/?format=api",
                    "id": 24809,
                    "name": "Freebase",
                    "is_group": false
                }
            },
            {
                "name": "Ruud",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/24811/?format=api",
                    "id": 24811,
                    "name": "Ruud",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Revolution",
                "abbreviation": "RVL",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/17361/?format=api",
                    "id": 17361,
                    "name": "Revolution",
                    "is_group": true
                }
            }
        ],
        "release_date": "1998-08-29",
        "supertype": "graphics",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/26/?format=api",
                "id": 26,
                "name": "ANSI",
                "supertype": "graphics"
            }
        ],
        "tags": []
    }
]