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

[
    {
        "url": "https://demozoo.org/api/v1/productions/85293/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/85293/",
        "id": 85293,
        "title": "minicooper",
        "author_nicks": [
            {
                "name": "Madness",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/42721/?format=api",
                    "id": 42721,
                    "name": "Madness",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2007-12-22",
        "supertype": "graphics",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/23/?format=api",
                "id": 23,
                "name": "Graphics",
                "supertype": "graphics"
            }
        ],
        "tags": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/377078/?format=api",
        "demozoo_url": "https://demozoo.org/music/377078/",
        "id": 377078,
        "title": "Madness (Some Mix)",
        "author_nicks": [
            {
                "name": "Madness",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/42721/?format=api",
                    "id": 42721,
                    "name": "Madness",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "United Musicians of Invid",
                "abbreviation": "UMI",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/119675/?format=api",
                    "id": 119675,
                    "name": "United Musicians of Invid",
                    "is_group": true
                }
            }
        ],
        "release_date": "1995-07-01",
        "supertype": "music",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/29/?format=api",
                "id": 29,
                "name": "Tracked Music",
                "supertype": "music"
            }
        ],
        "tags": [
            "s3m"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/377080/?format=api",
        "demozoo_url": "https://demozoo.org/music/377080/",
        "id": 377080,
        "title": "Real Mix",
        "author_nicks": [
            {
                "name": "Madness",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/42721/?format=api",
                    "id": 42721,
                    "name": "Madness",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "United Musicians of Invid",
                "abbreviation": "UMI",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/119675/?format=api",
                    "id": 119675,
                    "name": "United Musicians of Invid",
                    "is_group": true
                }
            }
        ],
        "release_date": "1995-07-01",
        "supertype": "music",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/29/?format=api",
                "id": 29,
                "name": "Tracked Music",
                "supertype": "music"
            }
        ],
        "tags": [
            "s3m"
        ]
    }
]