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

[
    {
        "url": "https://demozoo.org/api/v1/productions/225233/?format=api",
        "demozoo_url": "https://demozoo.org/productions/225233/",
        "id": 225233,
        "title": "Utility Disk 1",
        "author_nicks": [
            {
                "name": "The Soft Zone 2404",
                "abbreviation": "TSZ",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/98787/?format=api",
                    "id": 98787,
                    "name": "The Soft Zone 2404",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1988-12-21",
        "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": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/187990/?format=api",
        "demozoo_url": "https://demozoo.org/productions/187990/",
        "id": 187990,
        "title": "Magic Line",
        "author_nicks": [
            {
                "name": "2000 A.D.",
                "abbreviation": "2AD",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/20/?format=api",
                    "id": 20,
                    "name": "2000 A.D.",
                    "is_group": true
                }
            },
            {
                "name": "SoftZone",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/98787/?format=api",
                    "id": 98787,
                    "name": "The Soft Zone 2404",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1988-06-15",
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/3/?format=api",
                "id": 3,
                "name": "Commodore 64"
            }
        ],
        "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/343723/?format=api",
        "demozoo_url": "https://demozoo.org/productions/343723/",
        "id": 343723,
        "title": "Dragzone",
        "author_nicks": [
            {
                "name": "The Soft Zone 2404",
                "abbreviation": "TSZ",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/98787/?format=api",
                    "id": 98787,
                    "name": "The Soft Zone 2404",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1988",
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/3/?format=api",
                "id": 3,
                "name": "Commodore 64"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/1/?format=api",
                "id": 1,
                "name": "Demo",
                "supertype": "production"
            }
        ],
        "tags": []
    }
]