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

[
    {
        "url": "https://demozoo.org/api/v1/productions/50170/?format=api",
        "demozoo_url": "https://demozoo.org/music/50170/",
        "id": 50170,
        "title": "Karaoke",
        "author_nicks": [
            {
                "name": "Cold Rolling",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/29999/?format=api",
                    "id": 29999,
                    "name": "Cold Rolling",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2000-05-06",
        "supertype": "music",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/30/?format=api",
                "id": 30,
                "name": "Streaming Music",
                "supertype": "music"
            }
        ],
        "tags": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/50172/?format=api",
        "demozoo_url": "https://demozoo.org/music/50172/",
        "id": 50172,
        "title": "Forgotten in the emptiness",
        "author_nicks": [
            {
                "name": "Cold Rolling",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/29999/?format=api",
                    "id": 29999,
                    "name": "Cold Rolling",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2000-05-06",
        "supertype": "music",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/30/?format=api",
                "id": 30,
                "name": "Streaming Music",
                "supertype": "music"
            }
        ],
        "tags": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/50075/?format=api",
        "demozoo_url": "https://demozoo.org/productions/50075/",
        "id": 50075,
        "title": "51 Channel",
        "author_nicks": [
            {
                "name": "Cold Rolling",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/29999/?format=api",
                    "id": 29999,
                    "name": "Cold Rolling",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2000-05-06",
        "supertype": "production",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/34/?format=api",
                "id": 34,
                "name": "Video",
                "supertype": "production"
            }
        ],
        "tags": []
    }
]