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

[
    {
        "url": "https://demozoo.org/api/v1/productions/320144/?format=api",
        "demozoo_url": "https://demozoo.org/music/320144/",
        "id": 320144,
        "title": "Tranceform",
        "author_nicks": [
            {
                "name": "Hifi",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/1043/?format=api",
                    "id": 1043,
                    "name": "Hifi",
                    "is_group": false
                }
            },
            {
                "name": "Radavi",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/26254/?format=api",
                    "id": 26254,
                    "name": "Radavi",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Effect",
                "abbreviation": "EFT",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/1044/?format=api",
                    "id": 1044,
                    "name": "Effect",
                    "is_group": true
                }
            }
        ],
        "release_date": "1996-12-29",
        "supertype": "music",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/29/?format=api",
                "id": 29,
                "name": "Tracked Music",
                "supertype": "music"
            }
        ],
        "tags": [
            "4ch",
            "mod"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/212649/?format=api",
        "demozoo_url": "https://demozoo.org/music/212649/",
        "id": 212649,
        "title": "Are You Mental ?",
        "author_nicks": [
            {
                "name": "Radavi",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/26254/?format=api",
                    "id": 26254,
                    "name": "Radavi",
                    "is_group": false
                }
            },
            {
                "name": "Striker",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/26255/?format=api",
                    "id": 26255,
                    "name": "Striker",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1992-08-01",
        "supertype": "music",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/29/?format=api",
                "id": 29,
                "name": "Tracked Music",
                "supertype": "music"
            }
        ],
        "tags": []
    }
]