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

[
    {
        "url": "https://demozoo.org/api/v1/productions/297498/?format=api",
        "demozoo_url": "https://demozoo.org/productions/297498/",
        "id": 297498,
        "title": "Gift For Sava Magic",
        "author_nicks": [
            {
                "name": "Alex Rain",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/125173/?format=api",
                    "id": 125173,
                    "name": "Alex Rain",
                    "is_group": false
                }
            },
            {
                "name": "DMV",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/125172/?format=api",
                    "id": 125172,
                    "name": "DMV",
                    "is_group": false
                }
            },
            {
                "name": "Morphiy",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/125174/?format=api",
                    "id": 125174,
                    "name": "Morphiy",
                    "is_group": false
                }
            },
            {
                "name": "Shock",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/125175/?format=api",
                    "id": 125175,
                    "name": "Shock",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1997-06-10",
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/2/?format=api",
                "id": 2,
                "name": "ZX Spectrum"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/4/?format=api",
                "id": 4,
                "name": "Intro",
                "supertype": "production"
            }
        ],
        "tags": [
            "birthday-present"
        ]
    }
]