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

[
    {
        "url": "https://demozoo.org/api/v1/productions/19649/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/19649/",
        "id": 19649,
        "title": "Egypt",
        "author_nicks": [
            {
                "name": "Lucky",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/9838/?format=api",
                    "id": 9838,
                    "name": "Lucky",
                    "is_group": false
                }
            },
            {
                "name": "Yoghurt",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/271/?format=api",
                    "id": 271,
                    "name": "Yoghurt",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Pulse",
                "abbreviation": "PLS",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/575/?format=api",
                    "id": 575,
                    "name": "Pulse",
                    "is_group": true
                }
            }
        ],
        "release_date": "1997-12-29",
        "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/101770/?format=api",
        "demozoo_url": "https://demozoo.org/music/101770/",
        "id": 101770,
        "title": "Dead Shiva",
        "author_nicks": [
            {
                "name": "Dave",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/10266/?format=api",
                    "id": 10266,
                    "name": "Dave",
                    "is_group": false
                }
            },
            {
                "name": "Yoghurt",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/271/?format=api",
                    "id": 271,
                    "name": "Yoghurt",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1997",
        "supertype": "music",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/29/?format=api",
                "id": 29,
                "name": "Tracked Music",
                "supertype": "music"
            }
        ],
        "tags": [
            "xm"
        ]
    }
]