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

[
    {
        "url": "https://demozoo.org/api/v1/productions/299540/?format=api",
        "demozoo_url": "https://demozoo.org/productions/299540/",
        "id": 299540,
        "title": "Hypnotoad Intro",
        "author_nicks": [
            {
                "name": "Nik-O",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/9064/?format=api",
                    "id": 9064,
                    "name": "Nik-O",
                    "is_group": false
                }
            },
            {
                "name": "norduk",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/81011/?format=api",
                    "id": 81011,
                    "name": "norduk",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2021-08-28",
        "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/1/?format=api",
                "id": 1,
                "name": "Demo",
                "supertype": "production"
            }
        ],
        "tags": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/192193/?format=api",
        "demozoo_url": "https://demozoo.org/productions/192193/",
        "id": 192193,
        "title": "РК умеет вот так!",
        "author_nicks": [
            {
                "name": "Kakos Nonos",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/38839/?format=api",
                    "id": 38839,
                    "name": "Kakos_nonos",
                    "is_group": false
                }
            },
            {
                "name": "norduk",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/81011/?format=api",
                    "id": 81011,
                    "name": "norduk",
                    "is_group": false
                }
            },
            {
                "name": "raphaelgoulart",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/49261/?format=api",
                    "id": 49261,
                    "name": "raphaelgoulart",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2018-08-25",
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/62/?format=api",
                "id": 62,
                "name": "Custom Hardware"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/1/?format=api",
                "id": 1,
                "name": "Demo",
                "supertype": "production"
            }
        ],
        "tags": [
            "russian-title"
        ]
    }
]