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

[
    {
        "url": "https://demozoo.org/api/v1/productions/75413/?format=api",
        "demozoo_url": "https://demozoo.org/music/75413/",
        "id": 75413,
        "title": "Eternal Love",
        "author_nicks": [
            {
                "name": "Kim Wirtanen",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/40125/?format=api",
                    "id": 40125,
                    "name": "Kim Wirtanen",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2008-08-02",
        "supertype": "music",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/14/?format=api",
                "id": 14,
                "name": "Music",
                "supertype": "music"
            }
        ],
        "tags": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/79411/?format=api",
        "demozoo_url": "https://demozoo.org/music/79411/",
        "id": 79411,
        "title": "Life Inside a Music Box",
        "author_nicks": [
            {
                "name": "Kim Wirtanen",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/40125/?format=api",
                    "id": 40125,
                    "name": "Kim Wirtanen",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2007-08-04",
        "supertype": "music",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/14/?format=api",
                "id": 14,
                "name": "Music",
                "supertype": "music"
            }
        ],
        "tags": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/84526/?format=api",
        "demozoo_url": "https://demozoo.org/music/84526/",
        "id": 84526,
        "title": "Closer to God",
        "author_nicks": [
            {
                "name": "Kim Wirtanen",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/40125/?format=api",
                    "id": 40125,
                    "name": "Kim Wirtanen",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2007-08-04",
        "supertype": "music",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/14/?format=api",
                "id": 14,
                "name": "Music",
                "supertype": "music"
            }
        ],
        "tags": []
    }
]