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

[
    {
        "url": "https://demozoo.org/api/v1/productions/280091/?format=api",
        "demozoo_url": "https://demozoo.org/music/280091/",
        "id": 280091,
        "title": "Just in Time",
        "author_nicks": [
            {
                "name": "Undur",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/66332/?format=api",
                    "id": 66332,
                    "name": "Undur",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2020-07-04",
        "supertype": "music",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/30/?format=api",
                "id": 30,
                "name": "Streaming Music",
                "supertype": "music"
            }
        ],
        "tags": [
            "reason",
            "cakewalk"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/159850/?format=api",
        "demozoo_url": "https://demozoo.org/music/159850/",
        "id": 159850,
        "title": "Odd Times In Space",
        "author_nicks": [
            {
                "name": "Undur",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/66332/?format=api",
                    "id": 66332,
                    "name": "Undur",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2016-07-02",
        "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/172335/?format=api",
        "demozoo_url": "https://demozoo.org/music/172335/",
        "id": 172335,
        "title": "The Coffee Machine",
        "author_nicks": [
            {
                "name": "Undur",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/66332/?format=api",
                    "id": 66332,
                    "name": "Undur",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2015-09-11",
        "supertype": "music",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/14/?format=api",
                "id": 14,
                "name": "Music",
                "supertype": "music"
            }
        ],
        "tags": []
    }
]