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

[
    {
        "url": "https://demozoo.org/api/v1/productions/233237/?format=api",
        "demozoo_url": "https://demozoo.org/productions/233237/",
        "id": 233237,
        "title": "Chaser",
        "author_nicks": [
            {
                "name": "Fantasy",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/118785/?format=api",
                    "id": 118785,
                    "name": "Fantasy",
                    "is_group": true
                }
            },
            {
                "name": "The Sunriders",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/53734/?format=api",
                    "id": 53734,
                    "name": "The Sunriders",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1989",
        "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/13/?format=api",
                "id": 13,
                "name": "Cracktro",
                "supertype": "production"
            }
        ],
        "tags": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/243813/?format=api",
        "demozoo_url": "https://demozoo.org/productions/243813/",
        "id": 243813,
        "title": "Elite",
        "author_nicks": [
            {
                "name": "Fantasy",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/118785/?format=api",
                    "id": 118785,
                    "name": "Fantasy",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1988-12-08",
        "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/13/?format=api",
                "id": 13,
                "name": "Cracktro",
                "supertype": "production"
            }
        ],
        "tags": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/243814/?format=api",
        "demozoo_url": "https://demozoo.org/productions/243814/",
        "id": 243814,
        "title": "Hostages",
        "author_nicks": [
            {
                "name": "Fantasy",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/118785/?format=api",
                    "id": 118785,
                    "name": "Fantasy",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1988-12-01",
        "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/13/?format=api",
                "id": 13,
                "name": "Cracktro",
                "supertype": "production"
            }
        ],
        "tags": [
            "hostages"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/243812/?format=api",
        "demozoo_url": "https://demozoo.org/productions/243812/",
        "id": 243812,
        "title": "Demo Disk 1",
        "author_nicks": [
            {
                "name": "Fantasy",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/118785/?format=api",
                    "id": 118785,
                    "name": "Fantasy",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1988-10-26",
        "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": []
    }
]