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

[
    {
        "url": "https://demozoo.org/api/v1/productions/217001/?format=api",
        "demozoo_url": "https://demozoo.org/productions/217001/",
        "id": 217001,
        "title": "Kick Out",
        "author_nicks": [
            {
                "name": "Nomad",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/60972/?format=api",
                    "id": 60972,
                    "name": "Nomad",
                    "is_group": false
                }
            },
            {
                "name": "Omikron",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/60971/?format=api",
                    "id": 60971,
                    "name": "Omikron",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1989-12-23",
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/5/?format=api",
                "id": 5,
                "name": "Amiga OCS/ECS"
            }
        ],
        "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/217002/?format=api",
        "demozoo_url": "https://demozoo.org/productions/217002/",
        "id": 217002,
        "title": "Kick Out",
        "author_nicks": [
            {
                "name": "Nomad",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/60972/?format=api",
                    "id": 60972,
                    "name": "Nomad",
                    "is_group": false
                }
            },
            {
                "name": "Omikron",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/60971/?format=api",
                    "id": 60971,
                    "name": "Omikron",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1989-12-23",
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/5/?format=api",
                "id": 5,
                "name": "Amiga OCS/ECS"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/1/?format=api",
                "id": 1,
                "name": "Demo",
                "supertype": "production"
            }
        ],
        "tags": []
    }
]