GET /api/v1/releasers/30202/productions/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

[
    {
        "url": "https://demozoo.org/api/v1/productions/50744/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/50744/",
        "id": 50744,
        "title": "Transcending Inner Hatred",
        "author_nicks": [
            {
                "name": "Morph",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/30202/?format=api",
                    "id": 30202,
                    "name": "Morph",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Trinity",
                "abbreviation": "TNT",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/11018/?format=api",
                    "id": 11018,
                    "name": "Trinity",
                    "is_group": true
                }
            }
        ],
        "release_date": "2000-06-17",
        "supertype": "graphics",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/23/?format=api",
                "id": 23,
                "name": "Graphics",
                "supertype": "graphics"
            }
        ],
        "tags": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/133181/?format=api",
        "demozoo_url": "https://demozoo.org/music/133181/",
        "id": 133181,
        "title": "Frekkan Water",
        "author_nicks": [
            {
                "name": "Avalanche",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/24827/?format=api",
                    "id": 24827,
                    "name": "Avalanche",
                    "is_group": false
                }
            },
            {
                "name": "Morph",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/30202/?format=api",
                    "id": 30202,
                    "name": "Morph",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Trinity",
                "abbreviation": "TNT",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/11018/?format=api",
                    "id": 11018,
                    "name": "Trinity",
                    "is_group": true
                }
            }
        ],
        "release_date": "1999-11-06",
        "supertype": "music",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/29/?format=api",
                "id": 29,
                "name": "Tracked Music",
                "supertype": "music"
            }
        ],
        "tags": []
    }
]