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

[
    {
        "url": "https://demozoo.org/api/v1/productions/328489/?format=api",
        "demozoo_url": "https://demozoo.org/music/328489/",
        "id": 328489,
        "title": "Wind Boy",
        "author_nicks": [
            {
                "name": "Howler",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/35768/?format=api",
                    "id": 35768,
                    "name": "Howler",
                    "is_group": false
                }
            },
            {
                "name": "Rones",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/93139/?format=api",
                    "id": 93139,
                    "name": "Rones",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Fobia Design",
                "abbreviation": "FD",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/12768/?format=api",
                    "id": 12768,
                    "name": "Fobia Design",
                    "is_group": true
                }
            },
            {
                "name": "kebabtulinenkastike",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/139023/?format=api",
                    "id": 139023,
                    "name": "kebabtulinenkastike",
                    "is_group": true
                }
            }
        ],
        "release_date": "2000-08-05",
        "supertype": "music",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/29/?format=api",
                "id": 29,
                "name": "Tracked Music",
                "supertype": "music"
            }
        ],
        "tags": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/306032/?format=api",
        "demozoo_url": "https://demozoo.org/music/306032/",
        "id": 306032,
        "title": "Cleveland - Quebec",
        "author_nicks": [
            {
                "name": "Howler",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/35768/?format=api",
                    "id": 35768,
                    "name": "Howler",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Fobia Design",
                "abbreviation": "FD",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/12768/?format=api",
                    "id": 12768,
                    "name": "Fobia Design",
                    "is_group": true
                }
            }
        ],
        "release_date": "1996-08-17",
        "supertype": "music",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/29/?format=api",
                "id": 29,
                "name": "Tracked Music",
                "supertype": "music"
            }
        ],
        "tags": []
    }
]