GET /api/v1/releasers/25780/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/45720/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/45720/",
        "id": 45720,
        "title": "Mouse Birth",
        "author_nicks": [
            {
                "name": "Spad",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/25780/?format=api",
                    "id": 25780,
                    "name": "Spad",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Pipo",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/26094/?format=api",
                    "id": 26094,
                    "name": "Pipo",
                    "is_group": true
                }
            }
        ],
        "release_date": "1999-02-20",
        "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/41400/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/41400/",
        "id": 41400,
        "title": "Defender of the faith",
        "author_nicks": [
            {
                "name": "Spad",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/25780/?format=api",
                    "id": 25780,
                    "name": "Spad",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Pipo",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/26094/?format=api",
                    "id": 26094,
                    "name": "Pipo",
                    "is_group": true
                }
            }
        ],
        "release_date": "1998-07-18",
        "supertype": "graphics",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/23/?format=api",
                "id": 23,
                "name": "Graphics",
                "supertype": "graphics"
            }
        ],
        "tags": [
            "lost"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/40143/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/40143/",
        "id": 40143,
        "title": "Cold City",
        "author_nicks": [
            {
                "name": "Spad",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/25780/?format=api",
                    "id": 25780,
                    "name": "Spad",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1998-04-12",
        "supertype": "graphics",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/23/?format=api",
                "id": 23,
                "name": "Graphics",
                "supertype": "graphics"
            }
        ],
        "tags": [
            "lost"
        ]
    }
]