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

[
    {
        "url": "https://demozoo.org/api/v1/productions/19109/?format=api",
        "demozoo_url": "https://demozoo.org/music/19109/",
        "id": 19109,
        "title": "Gettin' Groovy",
        "author_nicks": [
            {
                "name": "Dolby",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/51640/?format=api",
                    "id": 51640,
                    "name": "Dolby",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Image Dreams",
                "abbreviation": "ID",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/5321/?format=api",
                    "id": 5321,
                    "name": "Image Dreams",
                    "is_group": true
                }
            }
        ],
        "release_date": "1997-03-30",
        "supertype": "music",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/29/?format=api",
                "id": 29,
                "name": "Tracked Music",
                "supertype": "music"
            }
        ],
        "tags": [
            "4ch",
            "mod"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/167231/?format=api",
        "demozoo_url": "https://demozoo.org/music/167231/",
        "id": 167231,
        "title": "Eveningjazz",
        "author_nicks": [
            {
                "name": "D0lby",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/51640/?format=api",
                    "id": 51640,
                    "name": "Dolby",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Image Dreams",
                "abbreviation": "ID",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/5321/?format=api",
                    "id": 5321,
                    "name": "Image Dreams",
                    "is_group": true
                }
            }
        ],
        "release_date": "1996-04-05",
        "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/117276/?format=api",
        "demozoo_url": "https://demozoo.org/music/117276/",
        "id": 117276,
        "title": "Waterfall",
        "author_nicks": [
            {
                "name": "Dolby",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/51640/?format=api",
                    "id": 51640,
                    "name": "Dolby",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1995-07-03",
        "supertype": "music",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/29/?format=api",
                "id": 29,
                "name": "Tracked Music",
                "supertype": "music"
            }
        ],
        "tags": []
    }
]