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

[
    {
        "url": "https://demozoo.org/api/v1/productions/41680/?format=api",
        "demozoo_url": "https://demozoo.org/music/41680/",
        "id": 41680,
        "title": "Spoque",
        "author_nicks": [
            {
                "name": "Cuckoo",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/22539/?format=api",
                    "id": 22539,
                    "name": "Cuckoo",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "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/33992/?format=api",
        "demozoo_url": "https://demozoo.org/music/33992/",
        "id": 33992,
        "title": "DAMN",
        "author_nicks": [
            {
                "name": "Cuckoo",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/22539/?format=api",
                    "id": 22539,
                    "name": "Cuckoo",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Excalibur",
                "abbreviation": "EXC",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/19979/?format=api",
                    "id": 19979,
                    "name": "Excalibur",
                    "is_group": true
                }
            }
        ],
        "release_date": "1997-09-13",
        "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/274599/?format=api",
        "demozoo_url": "https://demozoo.org/music/274599/",
        "id": 274599,
        "title": "Daily Addition",
        "author_nicks": [
            {
                "name": "Cuckoo",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/22539/?format=api",
                    "id": 22539,
                    "name": "Cuckoo",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Excalibur",
                "abbreviation": "EXC",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/19979/?format=api",
                    "id": 19979,
                    "name": "Excalibur",
                    "is_group": true
                }
            }
        ],
        "release_date": "1997-09-13",
        "supertype": "music",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/29/?format=api",
                "id": 29,
                "name": "Tracked Music",
                "supertype": "music"
            }
        ],
        "tags": [
            "32ch",
            "xm"
        ]
    }
]