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

[
    {
        "url": "https://demozoo.org/api/v1/productions/313651/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/313651/",
        "id": 313651,
        "title": "Black",
        "author_nicks": [
            {
                "name": "Lentgames",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/107459/?format=api",
                    "id": 107459,
                    "name": "Lentgames",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Royal Belgian Beer Squadron",
                "abbreviation": "RBBS",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/3772/?format=api",
                    "id": 3772,
                    "name": "Royal Belgian Beer Squadron",
                    "is_group": true
                }
            }
        ],
        "release_date": "2022-10-01",
        "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/273612/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/273612/",
        "id": 273612,
        "title": "ASSIC",
        "author_nicks": [
            {
                "name": "Lentgames",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/107459/?format=api",
                    "id": 107459,
                    "name": "Lentgames",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2020-01-10",
        "supertype": "graphics",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/26/?format=api",
                "id": 26,
                "name": "ANSI",
                "supertype": "graphics"
            }
        ],
        "tags": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/268454/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/268454/",
        "id": 268454,
        "title": "Nomad Found a Rare Mineral in the Dark",
        "author_nicks": [
            {
                "name": "Lentgames",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/107459/?format=api",
                    "id": 107459,
                    "name": "Lentgames",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2019-10-05",
        "supertype": "graphics",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/23/?format=api",
                "id": 23,
                "name": "Graphics",
                "supertype": "graphics"
            }
        ],
        "tags": []
    }
]