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

[
    {
        "url": "https://demozoo.org/api/v1/productions/322528/?format=api",
        "demozoo_url": "https://demozoo.org/productions/322528/",
        "id": 322528,
        "title": "Action Klaus",
        "author_nicks": [
            {
                "name": "Scrapper",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/73877/?format=api",
                    "id": 73877,
                    "name": "Scrapper",
                    "is_group": false
                }
            },
            {
                "name": "Tibs",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/58720/?format=api",
                    "id": 58720,
                    "name": "Tibs",
                    "is_group": false
                }
            },
            {
                "name": "kaesve",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/136855/?format=api",
                    "id": 136855,
                    "name": "kaesve",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2023-04-09",
        "supertype": "production",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/34/?format=api",
                "id": 34,
                "name": "Video",
                "supertype": "production"
            }
        ],
        "tags": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/322583/?format=api",
        "demozoo_url": "https://demozoo.org/productions/322583/",
        "id": 322583,
        "title": "Revolion",
        "author_nicks": [
            {
                "name": "kaesve",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/136855/?format=api",
                    "id": 136855,
                    "name": "kaesve",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2023-04-09",
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/12/?format=api",
                "id": 12,
                "name": "Browser"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/33/?format=api",
                "id": 33,
                "name": "Game",
                "supertype": "production"
            }
        ],
        "tags": []
    }
]