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

[
    {
        "url": "https://demozoo.org/api/v1/productions/114084/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/114084/",
        "id": 114084,
        "title": "Such a Dick!",
        "author_nicks": [
            {
                "name": "Dickbot",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/50757/?format=api",
                    "id": 50757,
                    "name": "Dickbot",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "#ukscene",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/6413/?format=api",
                    "id": 6413,
                    "name": "UKScene Allstars",
                    "is_group": true
                }
            }
        ],
        "release_date": "2014-06-21",
        "supertype": "graphics",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/24/?format=api",
                "id": 24,
                "name": "ASCII",
                "supertype": "graphics"
            }
        ],
        "tags": []
    }
]