GET /api/v1/releasers/67749/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/163259/?format=api",
        "demozoo_url": "https://demozoo.org/music/163259/",
        "id": 163259,
        "title": "Outzone",
        "author_nicks": [
            {
                "name": "Nicolas Andzrejak",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/67749/?format=api",
                    "id": 67749,
                    "name": "Nicolas Andzrejak",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1991",
        "supertype": "music",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/9/?format=api",
                "id": 9,
                "name": "Atari ST/E"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/14/?format=api",
                "id": 14,
                "name": "Music",
                "supertype": "music"
            }
        ],
        "tags": [
            "sndh"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/163258/?format=api",
        "demozoo_url": "https://demozoo.org/music/163258/",
        "id": 163258,
        "title": "Recovery",
        "author_nicks": [
            {
                "name": "Nicolas Andzrejak",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/67749/?format=api",
                    "id": 67749,
                    "name": "Nicolas Andzrejak",
                    "is_group": false
                }
            },
            {
                "name": "Stéphane Belin",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/58187/?format=api",
                    "id": 58187,
                    "name": "Stéphane Belin",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1990",
        "supertype": "music",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/9/?format=api",
                "id": 9,
                "name": "Atari ST/E"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/14/?format=api",
                "id": 14,
                "name": "Music",
                "supertype": "music"
            }
        ],
        "tags": [
            "sndh"
        ]
    }
]