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

[
    {
        "url": "https://demozoo.org/api/v1/productions/269531/?format=api",
        "demozoo_url": "https://demozoo.org/productions/269531/",
        "id": 269531,
        "title": "CLOSED LETTER FOR \"STEP\"",
        "author_nicks": [
            {
                "name": "ALK",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/11539/?format=api",
                    "id": 11539,
                    "name": "alkoro",
                    "is_group": false
                }
            },
            {
                "name": "Paul Atrides",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/108487/?format=api",
                    "id": 108487,
                    "name": "Paul Atrides",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Stars Of Keladan",
                "abbreviation": "SOK",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/8884/?format=api",
                    "id": 8884,
                    "name": "Stars Of Keladan",
                    "is_group": true
                }
            }
        ],
        "release_date": "2019-10-26",
        "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/5/?format=api",
                "id": 5,
                "name": "Diskmag",
                "supertype": "production"
            }
        ],
        "tags": []
    }
]