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

[
    {
        "url": "https://demozoo.org/api/v1/productions/219044/?format=api",
        "demozoo_url": "https://demozoo.org/music/219044/",
        "id": 219044,
        "title": "land of the dead",
        "author_nicks": [
            {
                "name": "Dexter",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/73668/?format=api",
                    "id": 73668,
                    "name": "Dexter",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Deadline",
                "abbreviation": "DLN",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/4022/?format=api",
                    "id": 4022,
                    "name": "Deadline",
                    "is_group": true
                }
            }
        ],
        "release_date": "1991",
        "supertype": "music",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/29/?format=api",
                "id": 29,
                "name": "Tracked Music",
                "supertype": "music"
            }
        ],
        "tags": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/219045/?format=api",
        "demozoo_url": "https://demozoo.org/music/219045/",
        "id": 219045,
        "title": "Night Stalker",
        "author_nicks": [
            {
                "name": "Dexter",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/73668/?format=api",
                    "id": 73668,
                    "name": "Dexter",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Deadline",
                "abbreviation": "DLN",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/4022/?format=api",
                    "id": 4022,
                    "name": "Deadline",
                    "is_group": true
                }
            }
        ],
        "release_date": "1991",
        "supertype": "music",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/29/?format=api",
                "id": 29,
                "name": "Tracked Music",
                "supertype": "music"
            }
        ],
        "tags": []
    }
]