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

[
    {
        "url": "https://demozoo.org/api/v1/productions/275530/?format=api",
        "demozoo_url": "https://demozoo.org/productions/275530/",
        "id": 275530,
        "title": "Black Night",
        "author_nicks": [
            {
                "name": "Antares",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/106991/?format=api",
                    "id": 106991,
                    "name": "Antares",
                    "is_group": true
                }
            },
            {
                "name": "Dekmin",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/2679/?format=api",
                    "id": 2679,
                    "name": "Dekmin",
                    "is_group": false
                }
            },
            {
                "name": "Gandalf",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/3089/?format=api",
                    "id": 3089,
                    "name": "Lord Blitter",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": null,
        "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/4/?format=api",
                "id": 4,
                "name": "Intro",
                "supertype": "production"
            }
        ],
        "tags": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/276860/?format=api",
        "demozoo_url": "https://demozoo.org/productions/276860/",
        "id": 276860,
        "title": "Illusions",
        "author_nicks": [
            {
                "name": "Antares",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/106991/?format=api",
                    "id": 106991,
                    "name": "Antares",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1990-10-20",
        "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/276861/?format=api",
        "demozoo_url": "https://demozoo.org/productions/276861/",
        "id": 276861,
        "title": "Demo Pack 1",
        "author_nicks": [
            {
                "name": "Antares",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/106991/?format=api",
                    "id": 106991,
                    "name": "Antares",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1990-10-07",
        "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/9/?format=api",
                "id": 9,
                "name": "Pack",
                "supertype": "production"
            }
        ],
        "tags": []
    }
]