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

[
    {
        "url": "https://demozoo.org/api/v1/productions/319694/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/319694/",
        "id": 319694,
        "title": "sexy lara croft",
        "author_nicks": [
            {
                "name": "Hybrid-2k",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/124391/?format=api",
                    "id": 124391,
                    "name": "Hybrid-2k",
                    "is_group": false
                }
            },
            {
                "name": "cykl0ps",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/136157/?format=api",
                    "id": 136157,
                    "name": "cykl0ps",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "United Virtual Artists",
                "abbreviation": "UVA",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/18573/?format=api",
                    "id": 18573,
                    "name": "United Virtual Artists",
                    "is_group": true
                }
            }
        ],
        "release_date": "2001-08-30",
        "supertype": "graphics",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/23/?format=api",
                "id": 23,
                "name": "Graphics",
                "supertype": "graphics"
            }
        ],
        "tags": [
            "lost"
        ]
    }
]