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

[
    {
        "url": "https://demozoo.org/api/v1/productions/322764/?format=api",
        "demozoo_url": "https://demozoo.org/music/322764/",
        "id": 322764,
        "title": "ZZ-Top",
        "author_nicks": [
            {
                "name": "Harley",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/136954/?format=api",
                    "id": 136954,
                    "name": "Harley",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "The Company",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/136955/?format=api",
                    "id": 136955,
                    "name": "The Company",
                    "is_group": true
                }
            }
        ],
        "release_date": "1997-07-10",
        "supertype": "music",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/29/?format=api",
                "id": 29,
                "name": "Tracked Music",
                "supertype": "music"
            }
        ],
        "tags": [
            "lost"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/322769/?format=api",
        "demozoo_url": "https://demozoo.org/productions/322769/",
        "id": 322769,
        "title": "Suomi",
        "author_nicks": [
            {
                "name": "Harley",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/136954/?format=api",
                    "id": 136954,
                    "name": "Harley",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "The Company",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/136955/?format=api",
                    "id": 136955,
                    "name": "The Company",
                    "is_group": true
                }
            }
        ],
        "release_date": "1997-07-10",
        "supertype": "production",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/34/?format=api",
                "id": 34,
                "name": "Video",
                "supertype": "production"
            }
        ],
        "tags": [
            "lost"
        ]
    }
]