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

[
    {
        "url": "https://demozoo.org/api/v1/productions/327304/?format=api",
        "demozoo_url": "https://demozoo.org/productions/327304/",
        "id": 327304,
        "title": "7D7 Scroll",
        "author_nicks": [
            {
                "name": "Horselogy",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/138514/?format=api",
                    "id": 138514,
                    "name": "Horselogy",
                    "is_group": false
                }
            },
            {
                "name": "tesla",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/46766/?format=api",
                    "id": 46766,
                    "name": "tesla",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Resident",
                "abbreviation": "RDT",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/17099/?format=api",
                    "id": 17099,
                    "name": "Resident",
                    "is_group": true
                }
            }
        ],
        "release_date": "2007-09-08",
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/1/?format=api",
                "id": 1,
                "name": "Windows"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/4/?format=api",
                "id": 4,
                "name": "Intro",
                "supertype": "production"
            }
        ],
        "tags": []
    }
]