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

[
    {
        "url": "https://demozoo.org/api/v1/productions/25926/?format=api",
        "demozoo_url": "https://demozoo.org/music/25926/",
        "id": 25926,
        "title": "Mind & Body",
        "author_nicks": [
            {
                "name": "ABJ",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/18410/?format=api",
                    "id": 18410,
                    "name": "ABJ",
                    "is_group": false
                }
            },
            {
                "name": "Janne Kosonen",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/17708/?format=api",
                    "id": 17708,
                    "name": "Janne Kosonen",
                    "is_group": false
                }
            },
            {
                "name": "Petri Malinen",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/17709/?format=api",
                    "id": 17709,
                    "name": "Petri Malinen",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "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": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/24555/?format=api",
        "demozoo_url": "https://demozoo.org/music/24555/",
        "id": 24555,
        "title": "Lame Station",
        "author_nicks": [
            {
                "name": "Janne Kosonen",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/17708/?format=api",
                    "id": 17708,
                    "name": "Janne Kosonen",
                    "is_group": false
                }
            },
            {
                "name": "Petri Malinen",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/17709/?format=api",
                    "id": 17709,
                    "name": "Petri Malinen",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2000-08-05",
        "supertype": "music",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/30/?format=api",
                "id": 30,
                "name": "Streaming Music",
                "supertype": "music"
            }
        ],
        "tags": []
    }
]