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

[
    {
        "url": "https://demozoo.org/api/v1/productions/203684/?format=api",
        "demozoo_url": "https://demozoo.org/productions/203684/",
        "id": 203684,
        "title": "Hakutulos",
        "author_nicks": [
            {
                "name": "Chimppien googlaajaa",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/89597/?format=api",
                    "id": 89597,
                    "name": "Chimppien googlaajaa",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2018-09-29",
        "supertype": "production",
        "platforms": [],
        "types": [],
        "tags": [
            "lost"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/203697/?format=api",
        "demozoo_url": "https://demozoo.org/productions/203697/",
        "id": 203697,
        "title": "hakutulos",
        "author_nicks": [
            {
                "name": "Chimppien googlaajaa",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/89597/?format=api",
                    "id": 89597,
                    "name": "Chimppien googlaajaa",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2018-09-29",
        "supertype": "production",
        "platforms": [],
        "types": [],
        "tags": [
            "lost"
        ]
    }
]