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

[
    {
        "url": "https://demozoo.org/api/v1/productions/328400/?format=api",
        "demozoo_url": "https://demozoo.org/music/328400/",
        "id": 328400,
        "title": "Mortis",
        "author_nicks": [
            {
                "name": "Dragst",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/61567/?format=api",
                    "id": 61567,
                    "name": "Dragst",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Draconus",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/17713/?format=api",
                    "id": 17713,
                    "name": "Draconus",
                    "is_group": true
                }
            }
        ],
        "release_date": "2000-08-05",
        "supertype": "music",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/30/?format=api",
                "id": 30,
                "name": "Streaming Music",
                "supertype": "music"
            }
        ],
        "tags": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/146277/?format=api",
        "demozoo_url": "https://demozoo.org/music/146277/",
        "id": 146277,
        "title": "Dragon's breath",
        "author_nicks": [
            {
                "name": "Dragst",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/61567/?format=api",
                    "id": 61567,
                    "name": "Dragst",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "DKS",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/8594/?format=api",
                    "id": 8594,
                    "name": "DKS",
                    "is_group": true
                }
            }
        ],
        "release_date": "1995-08-12",
        "supertype": "music",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/29/?format=api",
                "id": 29,
                "name": "Tracked Music",
                "supertype": "music"
            }
        ],
        "tags": []
    }
]