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

[
    {
        "url": "https://demozoo.org/api/v1/productions/32170/?format=api",
        "demozoo_url": "https://demozoo.org/music/32170/",
        "id": 32170,
        "title": "Announce",
        "author_nicks": [
            {
                "name": "Quincy",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/10693/?format=api",
                    "id": 10693,
                    "name": "Quincy",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Amable",
                "abbreviation": "AMB",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/9939/?format=api",
                    "id": 9939,
                    "name": "Amable",
                    "is_group": true
                }
            }
        ],
        "release_date": "1994-12-19",
        "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/379224/?format=api",
        "demozoo_url": "https://demozoo.org/music/379224/",
        "id": 379224,
        "title": "Xmas Hit Collection",
        "author_nicks": [
            {
                "name": "Quincy",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/10693/?format=api",
                    "id": 10693,
                    "name": "Quincy",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Illusion",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/1028/?format=api",
                    "id": 1028,
                    "name": "Illusion",
                    "is_group": true
                }
            }
        ],
        "release_date": "1991-12",
        "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"
        ]
    }
]