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

[
    {
        "url": "https://demozoo.org/api/v1/productions/318772/?format=api",
        "demozoo_url": "https://demozoo.org/music/318772/",
        "id": 318772,
        "title": "Chillout",
        "author_nicks": [
            {
                "name": "Benny",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/59943/?format=api",
                    "id": 59943,
                    "name": "Benny",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Male Chauvinist Pigs",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/67910/?format=api",
                    "id": 67910,
                    "name": "Male Chauvinist Pigs",
                    "is_group": true
                }
            }
        ],
        "release_date": "1995-03-26",
        "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/318773/?format=api",
        "demozoo_url": "https://demozoo.org/music/318773/",
        "id": 318773,
        "title": "Bagpipe.tl",
        "author_nicks": [
            {
                "name": "Benito",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/59943/?format=api",
                    "id": 59943,
                    "name": "Benny",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Male Chauvinist Pigs",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/67910/?format=api",
                    "id": 67910,
                    "name": "Male Chauvinist Pigs",
                    "is_group": true
                }
            }
        ],
        "release_date": "1995-03-11",
        "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/318771/?format=api",
        "demozoo_url": "https://demozoo.org/music/318771/",
        "id": 318771,
        "title": "Novelletta op. 27",
        "author_nicks": [
            {
                "name": "Benito",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/59943/?format=api",
                    "id": 59943,
                    "name": "Benny",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Male Chauvinist Pigs",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/67910/?format=api",
                    "id": 67910,
                    "name": "Male Chauvinist Pigs",
                    "is_group": true
                }
            }
        ],
        "release_date": "1994-11-12",
        "supertype": "music",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/29/?format=api",
                "id": 29,
                "name": "Tracked Music",
                "supertype": "music"
            }
        ],
        "tags": []
    }
]