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

[
    {
        "url": "https://demozoo.org/api/v1/productions/195666/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/195666/",
        "id": 195666,
        "title": "64 Disco Biscuits",
        "author_nicks": [
            {
                "name": "Reload",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/9895/?format=api",
                    "id": 9895,
                    "name": "Reload",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Defame",
                "abbreviation": "DFM",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/18071/?format=api",
                    "id": 18071,
                    "name": "Defame",
                    "is_group": true
                }
            }
        ],
        "release_date": "2018-11-10",
        "supertype": "graphics",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/3/?format=api",
                "id": 3,
                "name": "Commodore 64"
            }
        ],
        "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/125935/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/125935/",
        "id": 125935,
        "title": "Ms Chameleon",
        "author_nicks": [
            {
                "name": "Reload",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/9895/?format=api",
                    "id": 9895,
                    "name": "Reload",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Defame",
                "abbreviation": "DFM",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/18071/?format=api",
                    "id": 18071,
                    "name": "Defame",
                    "is_group": true
                }
            }
        ],
        "release_date": "2014-11-15",
        "supertype": "graphics",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/3/?format=api",
                "id": 3,
                "name": "Commodore 64"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/23/?format=api",
                "id": 23,
                "name": "Graphics",
                "supertype": "graphics"
            }
        ],
        "tags": [
            "c64-fli-mode"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/67082/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/67082/",
        "id": 67082,
        "title": "OCEAN DREAMS",
        "author_nicks": [
            {
                "name": "Reload",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/9895/?format=api",
                    "id": 9895,
                    "name": "Reload",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2003-08-09",
        "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/356492/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/356492/",
        "id": 356492,
        "title": "Beast",
        "author_nicks": [
            {
                "name": "Megazzap",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/9895/?format=api",
                    "id": 9895,
                    "name": "Reload",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1993-07-17",
        "supertype": "graphics",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/3/?format=api",
                "id": 3,
                "name": "Commodore 64"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/23/?format=api",
                "id": 23,
                "name": "Graphics",
                "supertype": "graphics"
            }
        ],
        "tags": []
    }
]