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

[
    {
        "url": "https://demozoo.org/api/v1/productions/55819/?format=api",
        "demozoo_url": "https://demozoo.org/music/55819/",
        "id": 55819,
        "title": "SunBirth",
        "author_nicks": [
            {
                "name": "VisaSoft",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/33126/?format=api",
                    "id": 33126,
                    "name": "VisaSoft",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2002-08-24",
        "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/56015/?format=api",
        "demozoo_url": "https://demozoo.org/music/56015/",
        "id": 56015,
        "title": "Wind",
        "author_nicks": [
            {
                "name": "VisaSoft",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/33126/?format=api",
                    "id": 33126,
                    "name": "VisaSoft",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2002-08-24",
        "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/56035/?format=api",
        "demozoo_url": "https://demozoo.org/music/56035/",
        "id": 56035,
        "title": "Let Fly",
        "author_nicks": [
            {
                "name": "VisaSoft",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/33126/?format=api",
                    "id": 33126,
                    "name": "VisaSoft",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2002-08-24",
        "supertype": "music",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/29/?format=api",
                "id": 29,
                "name": "Tracked Music",
                "supertype": "music"
            }
        ],
        "tags": []
    }
]