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

[
    {
        "url": "https://demozoo.org/api/v1/productions/58289/?format=api",
        "demozoo_url": "https://demozoo.org/productions/58289/",
        "id": 58289,
        "title": "Memories",
        "author_nicks": [
            {
                "name": "Elendil",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/31376/?format=api",
                    "id": 31376,
                    "name": "Elendil",
                    "is_group": false
                }
            },
            {
                "name": "Keus",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/34146/?format=api",
                    "id": 34146,
                    "name": "Keus",
                    "is_group": false
                }
            },
            {
                "name": "Sly",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/65713/?format=api",
                    "id": 65713,
                    "name": "Sly",
                    "is_group": false
                }
            },
            {
                "name": "kenët",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/194/?format=api",
                    "id": 194,
                    "name": "kenët",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "King Silly Klan",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/126249/?format=api",
                    "id": 126249,
                    "name": "King Silly Klan",
                    "is_group": true
                }
            }
        ],
        "release_date": "2001-07-07",
        "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/1/?format=api",
                "id": 1,
                "name": "Demo",
                "supertype": "production"
            }
        ],
        "tags": []
    }
]