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

[
    {
        "url": "https://demozoo.org/api/v1/productions/360434/?format=api",
        "demozoo_url": "https://demozoo.org/music/360434/",
        "id": 360434,
        "title": "Hate Water?",
        "author_nicks": [
            {
                "name": "The Industrial Man",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/114623/?format=api",
                    "id": 114623,
                    "name": "The Industrial Man",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Azure Sky",
                "abbreviation": "AS",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/114620/?format=api",
                    "id": 114620,
                    "name": "Azure Sky",
                    "is_group": true
                }
            }
        ],
        "release_date": "1994-06-03",
        "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/297423/?format=api",
        "demozoo_url": "https://demozoo.org/music/297423/",
        "id": 297423,
        "title": "Suck My Oet",
        "author_nicks": [
            {
                "name": "The Industrial Man",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/114623/?format=api",
                    "id": 114623,
                    "name": "The Industrial Man",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1994-05-07",
        "supertype": "music",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/29/?format=api",
                "id": 29,
                "name": "Tracked Music",
                "supertype": "music"
            }
        ],
        "tags": [
            "8ch",
            "s3m"
        ]
    }
]