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

[
    {
        "url": "https://demozoo.org/api/v1/productions/72622/?format=api",
        "demozoo_url": "https://demozoo.org/music/72622/",
        "id": 72622,
        "title": "Concerto für das dreihandig clavicordist, das cello und die violine",
        "author_nicks": [
            {
                "name": "Turo",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/8595/?format=api",
                    "id": 8595,
                    "name": "Turo",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2003-06-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/7466/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/7466/",
        "id": 7466,
        "title": "Kielo",
        "author_nicks": [
            {
                "name": "Turo",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/8595/?format=api",
                    "id": 8595,
                    "name": "Turo",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Fascination",
                "abbreviation": "FSN",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/363/?format=api",
                    "id": 363,
                    "name": "Fascination",
                    "is_group": true
                }
            }
        ],
        "release_date": "1995-08-13",
        "supertype": "graphics",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/23/?format=api",
                "id": 23,
                "name": "Graphics",
                "supertype": "graphics"
            }
        ],
        "tags": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/335819/?format=api",
        "demozoo_url": "https://demozoo.org/music/335819/",
        "id": 335819,
        "title": "It ain't slow",
        "author_nicks": [
            {
                "name": "Turo",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/8595/?format=api",
                    "id": 8595,
                    "name": "Turo",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1995-07",
        "supertype": "music",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/14/?format=api",
                "id": 14,
                "name": "Music",
                "supertype": "music"
            }
        ],
        "tags": []
    }
]