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

[
    {
        "url": "https://demozoo.org/api/v1/productions/113924/?format=api",
        "demozoo_url": "https://demozoo.org/music/113924/",
        "id": 113924,
        "title": "Rave",
        "author_nicks": [
            {
                "name": "Vavrzon",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/9119/?format=api",
                    "id": 9119,
                    "name": "Vavrzon",
                    "is_group": false
                }
            },
            {
                "name": "Yerzmyey",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/8931/?format=api",
                    "id": 8931,
                    "name": "Yerzmyey",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2005-07-30",
        "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/46778/?format=api",
        "demozoo_url": "https://demozoo.org/music/46778/",
        "id": 46778,
        "title": "ALI",
        "author_nicks": [
            {
                "name": "Vavrzon",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/9119/?format=api",
                    "id": 9119,
                    "name": "Vavrzon",
                    "is_group": false
                }
            },
            {
                "name": "Yerzmyey",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/8931/?format=api",
                    "id": 8931,
                    "name": "Yerzmyey",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2000-07-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/14327/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/14327/",
        "id": 14327,
        "title": "A Man With 2 Big Limbs",
        "author_nicks": [
            {
                "name": "Vavrzon",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/9119/?format=api",
                    "id": 9119,
                    "name": "Vavrzon",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Hooy-Program",
                "abbreviation": "H-Prg",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/1427/?format=api",
                    "id": 1427,
                    "name": "Hooy-Program",
                    "is_group": true
                }
            }
        ],
        "release_date": "2000-03-18",
        "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": []
    }
]