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

[
    {
        "url": "https://demozoo.org/api/v1/productions/152767/?format=api",
        "demozoo_url": "https://demozoo.org/productions/152767/",
        "id": 152767,
        "title": "Jolly Roger's Cookbook III",
        "author_nicks": [
            {
                "name": "R.C.A.",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/63319/?format=api",
                    "id": 63319,
                    "name": "R.C.A.",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": null,
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/9/?format=api",
                "id": 9,
                "name": "Atari ST/E"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/5/?format=api",
                "id": 5,
                "name": "Diskmag",
                "supertype": "production"
            }
        ],
        "tags": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/88229/?format=api",
        "demozoo_url": "https://demozoo.org/productions/88229/",
        "id": 88229,
        "title": "Super Cars 2 (2) Cracktro",
        "author_nicks": [
            {
                "name": "R.C.A.",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/63319/?format=api",
                    "id": 63319,
                    "name": "R.C.A.",
                    "is_group": true
                }
            },
            {
                "name": "ST Amigos",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/31945/?format=api",
                    "id": 31945,
                    "name": "ST Amigos",
                    "is_group": true
                }
            },
            {
                "name": "The Replicants",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/31491/?format=api",
                    "id": 31491,
                    "name": "The Replicants",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": null,
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/9/?format=api",
                "id": 9,
                "name": "Atari ST/E"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/13/?format=api",
                "id": 13,
                "name": "Cracktro",
                "supertype": "production"
            }
        ],
        "tags": [
            "super-cars-ii"
        ]
    }
]