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

[
    {
        "url": "https://demozoo.org/api/v1/productions/296091/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/296091/",
        "id": 296091,
        "title": "Construct #1",
        "author_nicks": [
            {
                "name": "Colin",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/8411/?format=api",
                    "id": 8411,
                    "name": "Colin",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2021-07-03",
        "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/194809/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/194809/",
        "id": 194809,
        "title": "dPhone Xnis",
        "author_nicks": [
            {
                "name": "Colin",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/8411/?format=api",
                    "id": 8411,
                    "name": "Colin",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Polka Brothers",
                "abbreviation": "PB",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/346/?format=api",
                    "id": 346,
                    "name": "Polka Brothers",
                    "is_group": true
                }
            }
        ],
        "release_date": "2018-10-20",
        "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/161154/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/161154/",
        "id": 161154,
        "title": "Pimp My C64",
        "author_nicks": [
            {
                "name": "Colin",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/8411/?format=api",
                    "id": 8411,
                    "name": "Colin",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Polka Brothers",
                "abbreviation": "PB",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/346/?format=api",
                    "id": 346,
                    "name": "Polka Brothers",
                    "is_group": true
                }
            }
        ],
        "release_date": "2006-10-21",
        "supertype": "graphics",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/23/?format=api",
                "id": 23,
                "name": "Graphics",
                "supertype": "graphics"
            }
        ],
        "tags": [
            "pimp-my-x"
        ]
    }
]