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

[
    {
        "url": "https://demozoo.org/api/v1/productions/31077/?format=api",
        "demozoo_url": "https://demozoo.org/music/31077/",
        "id": 31077,
        "title": "th0maz0r",
        "author_nicks": [
            {
                "name": "Thomas Bruun",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/20970/?format=api",
                    "id": 20970,
                    "name": "Thomas Bruun",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2007-04-07",
        "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/30980/?format=api",
        "demozoo_url": "https://demozoo.org/music/30980/",
        "id": 30980,
        "title": "Blærekatar",
        "author_nicks": [
            {
                "name": "Thomas Bruun",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/20970/?format=api",
                    "id": 20970,
                    "name": "Thomas Bruun",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2006-04-15",
        "supertype": "music",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/14/?format=api",
                "id": 14,
                "name": "Music",
                "supertype": "music"
            }
        ],
        "tags": []
    }
]