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

[
    {
        "url": "https://demozoo.org/api/v1/productions/55005/?format=api",
        "demozoo_url": "https://demozoo.org/productions/55005/",
        "id": 55005,
        "title": "Дефрагментатор 5. И пришли спасители (Defragmentator 5)",
        "author_nicks": [
            {
                "name": "Anton Pomelov",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/32873/?format=api",
                    "id": 32873,
                    "name": "Anton Pomelov",
                    "is_group": false
                }
            },
            {
                "name": "Olga Fokeeva",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/32874/?format=api",
                    "id": 32874,
                    "name": "Olga Fokeeva",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Intel Clubhouse",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/32826/?format=api",
                    "id": 32826,
                    "name": "Intel Clubhouse",
                    "is_group": true
                }
            }
        ],
        "release_date": "2009-07-11",
        "supertype": "production",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/34/?format=api",
                "id": 34,
                "name": "Video",
                "supertype": "production"
            }
        ],
        "tags": []
    }
]