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

[
    {
        "url": "https://demozoo.org/api/v1/productions/146060/?format=api",
        "demozoo_url": "https://demozoo.org/productions/146060/",
        "id": 146060,
        "title": "Acid",
        "author_nicks": [
            {
                "name": "aristovmax",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/61529/?format=api",
                    "id": 61529,
                    "name": "aristovmax",
                    "is_group": false
                }
            },
            {
                "name": "kmeaw",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/61530/?format=api",
                    "id": 61530,
                    "name": "kmeaw",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2015-08-29",
        "supertype": "production",
        "platforms": [],
        "types": [],
        "tags": [
            "lost"
        ]
    }
]