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

[
    {
        "url": "https://demozoo.org/api/v1/productions/12013/?format=api",
        "demozoo_url": "https://demozoo.org/music/12013/",
        "id": 12013,
        "title": "Never",
        "author_nicks": [
            {
                "name": "Alien",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/9084/?format=api",
                    "id": 9084,
                    "name": "Alien",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Virt Group",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/9082/?format=api",
                    "id": 9082,
                    "name": "VirtGroup",
                    "is_group": true
                }
            }
        ],
        "release_date": "1996-08-24",
        "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": [
            "pt2"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/12014/?format=api",
        "demozoo_url": "https://demozoo.org/music/12014/",
        "id": 12014,
        "title": "Intro 1",
        "author_nicks": [
            {
                "name": "Alien",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/9084/?format=api",
                    "id": 9084,
                    "name": "Alien",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Virt Group",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/9082/?format=api",
                    "id": 9082,
                    "name": "VirtGroup",
                    "is_group": true
                }
            }
        ],
        "release_date": "1996-08-24",
        "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": [
            "pt2"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/14023/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/14023/",
        "id": 14023,
        "title": "Birga",
        "author_nicks": [
            {
                "name": "Alien",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/9084/?format=api",
                    "id": 9084,
                    "name": "Alien",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "VirtGroup",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/9082/?format=api",
                    "id": 9082,
                    "name": "VirtGroup",
                    "is_group": true
                }
            }
        ],
        "release_date": "1996-08-24",
        "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": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/14022/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/14022/",
        "id": 14022,
        "title": "Term",
        "author_nicks": [
            {
                "name": "Alien",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/9084/?format=api",
                    "id": 9084,
                    "name": "Alien",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "VirtGroup",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/9082/?format=api",
                    "id": 9082,
                    "name": "VirtGroup",
                    "is_group": true
                }
            }
        ],
        "release_date": "1996-08-24",
        "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": []
    }
]