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

[
    {
        "url": "https://demozoo.org/api/v1/productions/15004/?format=api",
        "demozoo_url": "https://demozoo.org/music/15004/",
        "id": 15004,
        "title": "Melomania",
        "author_nicks": [
            {
                "name": "Vigil",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/9201/?format=api",
                    "id": 9201,
                    "name": "Vigil",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Coders' Academy",
                "abbreviation": "Coders Academy",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/9199/?format=api",
                    "id": 9199,
                    "name": "Coders' Academy",
                    "is_group": true
                }
            }
        ],
        "release_date": "2002-09-07",
        "supertype": "music",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/2/?format=api",
                "id": 2,
                "name": "ZX Spectrum"
            }
        ],
        "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/14614/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/14614/",
        "id": 14614,
        "title": "Loose",
        "author_nicks": [
            {
                "name": "Dj.Vigil",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/9201/?format=api",
                    "id": 9201,
                    "name": "Vigil",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Coders' Academy",
                "abbreviation": "Coders Academy",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/9199/?format=api",
                    "id": 9199,
                    "name": "Coders' Academy",
                    "is_group": true
                }
            }
        ],
        "release_date": "2001-07-21",
        "supertype": "graphics",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/2/?format=api",
                "id": 2,
                "name": "ZX Spectrum"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/23/?format=api",
                "id": 23,
                "name": "Graphics",
                "supertype": "graphics"
            }
        ],
        "tags": [
            "lost"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/14200/?format=api",
        "demozoo_url": "https://demozoo.org/music/14200/",
        "id": 14200,
        "title": "Sintimental",
        "author_nicks": [
            {
                "name": "CJ Vigil",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/9201/?format=api",
                    "id": 9201,
                    "name": "Vigil",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1999-08-07",
        "supertype": "music",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/2/?format=api",
                "id": 2,
                "name": "ZX Spectrum"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/14/?format=api",
                "id": 14,
                "name": "Music",
                "supertype": "music"
            }
        ],
        "tags": []
    }
]