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

[
    {
        "url": "https://demozoo.org/api/v1/productions/153965/?format=api",
        "demozoo_url": "https://demozoo.org/productions/153965/",
        "id": 153965,
        "title": "Bongaus!",
        "author_nicks": [
            {
                "name": "Juho",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/3767/?format=api",
                    "id": 3767,
                    "name": "JuhoAP",
                    "is_group": false
                }
            },
            {
                "name": "Jukka",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/64136/?format=api",
                    "id": 64136,
                    "name": "Jukka",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2012-03-10",
        "supertype": "production",
        "platforms": [],
        "types": [],
        "tags": [
            "lost"
        ]
    }
]