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

[
    {
        "url": "https://demozoo.org/api/v1/productions/197097/?format=api",
        "demozoo_url": "https://demozoo.org/music/197097/",
        "id": 197097,
        "title": "Allas",
        "author_nicks": [
            {
                "name": "Dopecyklope",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/83942/?format=api",
                    "id": 83942,
                    "name": "Dopecyklope",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "piAstro",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/35749/?format=api",
                    "id": 35749,
                    "name": "piAstro",
                    "is_group": true
                }
            }
        ],
        "release_date": "2001-08-04",
        "supertype": "music",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/29/?format=api",
                "id": 29,
                "name": "Tracked Music",
                "supertype": "music"
            }
        ],
        "tags": [
            "it",
            "32ch"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/197263/?format=api",
        "demozoo_url": "https://demozoo.org/music/197263/",
        "id": 197263,
        "title": "At The Corner of a Round Table",
        "author_nicks": [
            {
                "name": "Dopecyklope",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/83942/?format=api",
                    "id": 83942,
                    "name": "Dopecyklope",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "piAstro",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/35749/?format=api",
                    "id": 35749,
                    "name": "piAstro",
                    "is_group": true
                }
            }
        ],
        "release_date": "2001-08-04",
        "supertype": "music",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/30/?format=api",
                "id": 30,
                "name": "Streaming Music",
                "supertype": "music"
            }
        ],
        "tags": [
            "mp3"
        ]
    }
]