GET /api/v1/releasers/58973/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/201638/?format=api",
        "demozoo_url": "https://demozoo.org/music/201638/",
        "id": 201638,
        "title": "Assholes!",
        "author_nicks": [
            {
                "name": "Friday Night",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/58973/?format=api",
                    "id": 58973,
                    "name": "Friday Night",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Next Week",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/67702/?format=api",
                    "id": 67702,
                    "name": "Next Week",
                    "is_group": true
                }
            }
        ],
        "release_date": "1994-08-20",
        "supertype": "music",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/3/?format=api",
                "id": 3,
                "name": "Commodore 64"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/14/?format=api",
                "id": 14,
                "name": "Music",
                "supertype": "music"
            }
        ],
        "tags": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/163124/?format=api",
        "demozoo_url": "https://demozoo.org/music/163124/",
        "id": 163124,
        "title": "Didi & Dako",
        "author_nicks": [
            {
                "name": "Friday Night",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/58973/?format=api",
                    "id": 58973,
                    "name": "Friday Night",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Next Week",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/67702/?format=api",
                    "id": 67702,
                    "name": "Next Week",
                    "is_group": true
                }
            }
        ],
        "release_date": "1994-07-28",
        "supertype": "music",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/3/?format=api",
                "id": 3,
                "name": "Commodore 64"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/14/?format=api",
                "id": 14,
                "name": "Music",
                "supertype": "music"
            }
        ],
        "tags": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/138834/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/138834/",
        "id": 138834,
        "title": "?",
        "author_nicks": [
            {
                "name": "Friday Night",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/58973/?format=api",
                    "id": 58973,
                    "name": "Friday Night",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1994-07-28",
        "supertype": "graphics",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/3/?format=api",
                "id": 3,
                "name": "Commodore 64"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/23/?format=api",
                "id": 23,
                "name": "Graphics",
                "supertype": "graphics"
            }
        ],
        "tags": []
    }
]