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

[
    {
        "url": "https://demozoo.org/api/v1/productions/73694/?format=api",
        "demozoo_url": "https://demozoo.org/productions/73694/",
        "id": 73694,
        "title": "DemIra",
        "author_nicks": [
            {
                "name": "Blitz3D",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/39777/?format=api",
                    "id": 39777,
                    "name": "Blitz3D",
                    "is_group": false
                }
            },
            {
                "name": "Cicile",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/27796/?format=api",
                    "id": 27796,
                    "name": "Cicile",
                    "is_group": false
                }
            },
            {
                "name": "Dahan",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/27814/?format=api",
                    "id": 27814,
                    "name": "Dahan",
                    "is_group": false
                }
            },
            {
                "name": "Denokan",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/39776/?format=api",
                    "id": 39776,
                    "name": "Denokan",
                    "is_group": false
                }
            },
            {
                "name": "Décal",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/34352/?format=api",
                    "id": 34352,
                    "name": "Décal",
                    "is_group": false
                }
            },
            {
                "name": "Fabounio",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/27797/?format=api",
                    "id": 27797,
                    "name": "Fabounio",
                    "is_group": false
                }
            },
            {
                "name": "Nemesis",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/34168/?format=api",
                    "id": 34168,
                    "name": "Nemesis",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2003-02-15",
        "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/1/?format=api",
                "id": 1,
                "name": "Demo",
                "supertype": "production"
            }
        ],
        "tags": []
    }
]