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

[
    {
        "url": "https://demozoo.org/api/v1/productions/152603/?format=api",
        "demozoo_url": "https://demozoo.org/productions/152603/",
        "id": 152603,
        "title": "Streets of Moscow",
        "author_nicks": [
            {
                "name": "Anti Nowhere League",
                "abbreviation": "ANL",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/63185/?format=api",
                    "id": 63185,
                    "name": "Anti Nowhere League",
                    "is_group": true
                }
            },
            {
                "name": "Skid Row",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/14943/?format=api",
                    "id": 14943,
                    "name": "Skid Row",
                    "is_group": true
                }
            },
            {
                "name": "Titan",
                "abbreviation": "TTN",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/2883/?format=api",
                    "id": 2883,
                    "name": "Titan",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2009-05-27",
        "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/13/?format=api",
                "id": 13,
                "name": "Cracktro",
                "supertype": "production"
            }
        ],
        "tags": []
    }
]