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

[
    {
        "url": "https://demozoo.org/api/v1/productions/288032/?format=api",
        "demozoo_url": "https://demozoo.org/productions/288032/",
        "id": 288032,
        "title": "Santa Factory",
        "author_nicks": [
            {
                "name": "nop90",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/88967/?format=api",
                    "id": 88967,
                    "name": "nop90",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2020-12-14",
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/70/?format=api",
                "id": 70,
                "name": "Atari Lynx"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/33/?format=api",
                "id": 33,
                "name": "Game",
                "supertype": "production"
            }
        ],
        "tags": [
            "christmas"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/273197/?format=api",
        "demozoo_url": "https://demozoo.org/productions/273197/",
        "id": 273197,
        "title": "4TTUDE",
        "author_nicks": [
            {
                "name": "nop90",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/88967/?format=api",
                    "id": 88967,
                    "name": "nop90",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2019-10",
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/70/?format=api",
                "id": 70,
                "name": "Atari Lynx"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/33/?format=api",
                "id": 33,
                "name": "Game",
                "supertype": "production"
            }
        ],
        "tags": []
    }
]