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

[
    {
        "url": "https://demozoo.org/api/v1/productions/34534/?format=api",
        "demozoo_url": "https://demozoo.org/music/34534/",
        "id": 34534,
        "title": "Funkytonkyplommonpop",
        "author_nicks": [
            {
                "name": "Elric",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/22854/?format=api",
                    "id": 22854,
                    "name": "Elric",
                    "is_group": false
                }
            },
            {
                "name": "Thor",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/7246/?format=api",
                    "id": 7246,
                    "name": "Thor",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "The Planet Of Leather Moomins",
                "abbreviation": "TPOLM",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/84/?format=api",
                    "id": 84,
                    "name": "The Planet Of Leather Moomins",
                    "is_group": true
                }
            }
        ],
        "release_date": "1997-10-03",
        "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/98306/?format=api",
        "demozoo_url": "https://demozoo.org/music/98306/",
        "id": 98306,
        "title": "The Great Blue",
        "author_nicks": [
            {
                "name": "Elric",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/22854/?format=api",
                    "id": 22854,
                    "name": "Elric",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Creation",
                "abbreviation": "CRN",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/14770/?format=api",
                    "id": 14770,
                    "name": "Creation",
                    "is_group": true
                }
            }
        ],
        "release_date": "1994-08-06",
        "supertype": "music",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/29/?format=api",
                "id": 29,
                "name": "Tracked Music",
                "supertype": "music"
            }
        ],
        "tags": [
            "8ch",
            "mod"
        ]
    }
]