GET /api/v1/releasers/9670/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/14270/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/14270/",
        "id": 14270,
        "title": "Hunter",
        "author_nicks": [
            {
                "name": "Serious Makers Group",
                "abbreviation": "SMG",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/9670/?format=api",
                    "id": 9670,
                    "name": "Serious Speccy Group",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1999",
        "supertype": "graphics",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/2/?format=api",
                "id": 2,
                "name": "ZX Spectrum"
            }
        ],
        "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/359474/?format=api",
        "demozoo_url": "https://demozoo.org/productions/359474/",
        "id": 359474,
        "title": "Baltic Press #0",
        "author_nicks": [
            {
                "name": "Serious Speccy Group",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/9670/?format=api",
                    "id": 9670,
                    "name": "Serious Speccy Group",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1998-09-30",
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/2/?format=api",
                "id": 2,
                "name": "ZX Spectrum"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/5/?format=api",
                "id": 5,
                "name": "Diskmag",
                "supertype": "production"
            }
        ],
        "tags": [
            "russian"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/286697/?format=api",
        "demozoo_url": "https://demozoo.org/productions/286697/",
        "id": 286697,
        "title": "Zhenya 18",
        "author_nicks": [
            {
                "name": "Serious Makers Group",
                "abbreviation": "SMG",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/9670/?format=api",
                    "id": 9670,
                    "name": "Serious Speccy Group",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1998",
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/2/?format=api",
                "id": 2,
                "name": "ZX Spectrum"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/1/?format=api",
                "id": 1,
                "name": "Demo",
                "supertype": "production"
            }
        ],
        "tags": [
            "russian",
            "birthday-present"
        ]
    }
]