GET /api/v1/releasers/68703/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/165732/?format=api",
        "demozoo_url": "https://demozoo.org/music/165732/",
        "id": 165732,
        "title": "AGN's Disko-Dasko",
        "author_nicks": [
            {
                "name": "Dive",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/68703/?format=api",
                    "id": 68703,
                    "name": "Dive",
                    "is_group": false
                }
            },
            {
                "name": "Magenta",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/68704/?format=api",
                    "id": 68704,
                    "name": "Magenta",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Alcoholic Gamers Network",
                "abbreviation": "AGN",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/30261/?format=api",
                    "id": 30261,
                    "name": "Alcoholic Gamers Network",
                    "is_group": true
                }
            }
        ],
        "release_date": "1999-10-23",
        "supertype": "music",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/30/?format=api",
                "id": 30,
                "name": "Streaming Music",
                "supertype": "music"
            }
        ],
        "tags": []
    }
]