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

[
    {
        "url": "https://demozoo.org/api/v1/productions/51441/?format=api",
        "demozoo_url": "https://demozoo.org/music/51441/",
        "id": 51441,
        "title": "Living My Life With You",
        "author_nicks": [
            {
                "name": "Aprilsnar",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/30483/?format=api",
                    "id": 30483,
                    "name": "Aprilsnar",
                    "is_group": false
                }
            },
            {
                "name": "The Evil Kalkulator",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/27110/?format=api",
                    "id": 27110,
                    "name": "The Evil Kalkulator",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2000-02-29",
        "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/43181/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/43181/",
        "id": 43181,
        "title": "The Room",
        "author_nicks": [
            {
                "name": "The Evil Kalkulator",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/27110/?format=api",
                    "id": 27110,
                    "name": "The Evil Kalkulator",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Rectum Cauda",
                "abbreviation": "RC",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/8483/?format=api",
                    "id": 8483,
                    "name": "Rectum Cauda",
                    "is_group": true
                }
            }
        ],
        "release_date": "1999-10-02",
        "supertype": "graphics",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/23/?format=api",
                "id": 23,
                "name": "Graphics",
                "supertype": "graphics"
            }
        ],
        "tags": []
    }
]