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

[
    {
        "url": "https://demozoo.org/api/v1/productions/79416/?format=api",
        "demozoo_url": "https://demozoo.org/music/79416/",
        "id": 79416,
        "title": "Dark Corners",
        "author_nicks": [
            {
                "name": "Spetsnaz",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/65445/?format=api",
                    "id": 65445,
                    "name": "Spetsnaz",
                    "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/77039/?format=api",
        "demozoo_url": "https://demozoo.org/music/77039/",
        "id": 77039,
        "title": "Liquid Dimension",
        "author_nicks": [
            {
                "name": "Spetsnaz",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/65445/?format=api",
                    "id": 65445,
                    "name": "Spetsnaz",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2004-08-07",
        "supertype": "music",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/30/?format=api",
                "id": 30,
                "name": "Streaming Music",
                "supertype": "music"
            }
        ],
        "tags": []
    }
]