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

[
    {
        "url": "https://demozoo.org/api/v1/productions/52503/?format=api",
        "demozoo_url": "https://demozoo.org/productions/52503/",
        "id": 52503,
        "title": "Evolutions of lines",
        "author_nicks": [
            {
                "name": "Master_PE",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/30221/?format=api",
                    "id": 30221,
                    "name": "Master_PE",
                    "is_group": false
                }
            },
            {
                "name": "Santa",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/127279/?format=api",
                    "id": 127279,
                    "name": "Santa",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Dragons of Quraniton",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/30856/?format=api",
                    "id": 30856,
                    "name": "Dragons of Quraniton",
                    "is_group": true
                }
            }
        ],
        "release_date": "2001-03-03",
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/47/?format=api",
                "id": 47,
                "name": "Flash"
            }
        ],
        "types": [],
        "tags": []
    }
]