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

[
    {
        "url": "https://demozoo.org/api/v1/productions/311249/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/311249/",
        "id": 311249,
        "title": "Bababoii",
        "author_nicks": [
            {
                "name": "FelleKetchup",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/84426/?format=api",
                    "id": 84426,
                    "name": "FelleKetchup",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2022-07-30",
        "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/297541/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/297541/",
        "id": 297541,
        "title": "Konstigt",
        "author_nicks": [
            {
                "name": "FelleKetchup",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/84426/?format=api",
                    "id": 84426,
                    "name": "FelleKetchup",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2021-07-31",
        "supertype": "graphics",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/5/?format=api",
                "id": 5,
                "name": "Amiga OCS/ECS"
            }
        ],
        "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/198165/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/198165/",
        "id": 198165,
        "title": "Ketchup",
        "author_nicks": [
            {
                "name": "FelleKetchup",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/84426/?format=api",
                    "id": 84426,
                    "name": "FelleKetchup",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2019-01-05",
        "supertype": "graphics",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/23/?format=api",
                "id": 23,
                "name": "Graphics",
                "supertype": "graphics"
            }
        ],
        "tags": []
    }
]