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

[
    {
        "url": "https://demozoo.org/api/v1/productions/42417/?format=api",
        "demozoo_url": "https://demozoo.org/music/42417/",
        "id": 42417,
        "title": "Drum'n'Sax",
        "author_nicks": [
            {
                "name": "Treamz",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/26778/?format=api",
                    "id": 26778,
                    "name": "Treamz",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Parliament Project",
                "abbreviation": "PMP",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/26779/?format=api",
                    "id": 26779,
                    "name": "Parliament Project",
                    "is_group": true
                }
            }
        ],
        "release_date": "1999-02-27",
        "supertype": "music",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/14/?format=api",
                "id": 14,
                "name": "Music",
                "supertype": "music"
            }
        ],
        "tags": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/373225/?format=api",
        "demozoo_url": "https://demozoo.org/music/373225/",
        "id": 373225,
        "title": "Dopia",
        "author_nicks": [
            {
                "name": "Treamz",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/26778/?format=api",
                    "id": 26778,
                    "name": "Treamz",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Parliament Project",
                "abbreviation": "PMP",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/26779/?format=api",
                    "id": 26779,
                    "name": "Parliament Project",
                    "is_group": true
                }
            }
        ],
        "release_date": "1998-12-12",
        "supertype": "music",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/29/?format=api",
                "id": 29,
                "name": "Tracked Music",
                "supertype": "music"
            }
        ],
        "tags": [
            "xm",
            "lost"
        ]
    }
]