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

[
    {
        "url": "https://demozoo.org/api/v1/productions/362224/?format=api",
        "demozoo_url": "https://demozoo.org/music/362224/",
        "id": 362224,
        "title": "Klukwork Single Edit",
        "author_nicks": [
            {
                "name": "Antonio Roffo",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/82760/?format=api",
                    "id": 82760,
                    "name": "Antonio Roffo",
                    "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": "1995-03-26",
        "supertype": "music",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/29/?format=api",
                "id": 29,
                "name": "Tracked Music",
                "supertype": "music"
            }
        ],
        "tags": [
            "ult"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/362228/?format=api",
        "demozoo_url": "https://demozoo.org/music/362228/",
        "id": 362228,
        "title": "Opus Zero",
        "author_nicks": [
            {
                "name": "Antonio Roffo",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/82760/?format=api",
                    "id": 82760,
                    "name": "Antonio Roffo",
                    "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-04-23",
        "supertype": "music",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/29/?format=api",
                "id": 29,
                "name": "Tracked Music",
                "supertype": "music"
            }
        ],
        "tags": [
            "mod"
        ]
    }
]