GET /api/v1/releasers/40162/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/380668/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/380668/",
        "id": 380668,
        "title": "Sea of Tranquility",
        "author_nicks": [
            {
                "name": "Spectral Illusion",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/40162/?format=api",
                    "id": 40162,
                    "name": "Spectral Illusion",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "ACiD",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/7647/?format=api",
                    "id": 7647,
                    "name": "ACiD",
                    "is_group": true
                }
            },
            {
                "name": "Razor 1911",
                "abbreviation": "RZR",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/519/?format=api",
                    "id": 519,
                    "name": "Razor 1911",
                    "is_group": true
                }
            }
        ],
        "release_date": "1992-05-27",
        "supertype": "graphics",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/26/?format=api",
                "id": 26,
                "name": "ANSI",
                "supertype": "graphics"
            }
        ],
        "tags": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/380669/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/380669/",
        "id": 380669,
        "title": "The Elusive Dream",
        "author_nicks": [
            {
                "name": "Spectral Illusion",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/40162/?format=api",
                    "id": 40162,
                    "name": "Spectral Illusion",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "ACiD",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/7647/?format=api",
                    "id": 7647,
                    "name": "ACiD",
                    "is_group": true
                }
            }
        ],
        "release_date": "1992-05-03",
        "supertype": "graphics",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/26/?format=api",
                "id": 26,
                "name": "ANSI",
                "supertype": "graphics"
            }
        ],
        "tags": [
            "mario"
        ]
    }
]