GET /api/v1/releasers/17525/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/119078/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/119078/",
        "id": 119078,
        "title": "RIP Sense",
        "author_nicks": [
            {
                "name": "Avenging Angel",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/14161/?format=api",
                    "id": 14161,
                    "name": "Savage",
                    "is_group": false
                }
            },
            {
                "name": "Cardiac Arrest",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/17525/?format=api",
                    "id": 17525,
                    "name": "Cardiac Arrest",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Blocktronics",
                "abbreviation": "B7",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/6872/?format=api",
                    "id": 6872,
                    "name": "Blocktronics",
                    "is_group": true
                }
            }
        ],
        "release_date": "2014-08-09",
        "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/298460/?format=api",
        "demozoo_url": "https://demozoo.org/music/298460/",
        "id": 298460,
        "title": "Siren's Reflection",
        "author_nicks": [
            {
                "name": "Cardiac Arrest",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/17525/?format=api",
                    "id": 17525,
                    "name": "Cardiac Arrest",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Analogue Music",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/15986/?format=api",
                    "id": 15986,
                    "name": "Analogue Music",
                    "is_group": true
                }
            },
            {
                "name": "Twilight",
                "abbreviation": "TWI",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/111472/?format=api",
                    "id": 111472,
                    "name": "Twilight",
                    "is_group": true
                }
            }
        ],
        "release_date": "1997-08-24",
        "supertype": "music",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/29/?format=api",
                "id": 29,
                "name": "Tracked Music",
                "supertype": "music"
            }
        ],
        "tags": [
            "it",
            "26ch"
        ]
    }
]