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

[
    {
        "url": "https://demozoo.org/api/v1/productions/94396/?format=api",
        "demozoo_url": "https://demozoo.org/productions/94396/",
        "id": 94396,
        "title": "Compact Disk 1 Intro",
        "author_nicks": [
            {
                "name": "Random Access",
                "abbreviation": "RMA",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/44781/?format=api",
                    "id": 44781,
                    "name": "Random Access",
                    "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": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/94397/?format=api",
        "demozoo_url": "https://demozoo.org/productions/94397/",
        "id": 94397,
        "title": "Compact Disk 2 intro",
        "author_nicks": [
            {
                "name": "Random Access",
                "abbreviation": "RMA",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/44781/?format=api",
                    "id": 44781,
                    "name": "Random Access",
                    "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": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/94398/?format=api",
        "demozoo_url": "https://demozoo.org/productions/94398/",
        "id": 94398,
        "title": "Compact Disk 3 intro",
        "author_nicks": [
            {
                "name": "Random Access",
                "abbreviation": "RMA",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/44781/?format=api",
                    "id": 44781,
                    "name": "Random Access",
                    "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": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/167825/?format=api",
        "demozoo_url": "https://demozoo.org/productions/167825/",
        "id": 167825,
        "title": "Demo RMA",
        "author_nicks": [
            {
                "name": "Random Access",
                "abbreviation": "RMA",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/44781/?format=api",
                    "id": 44781,
                    "name": "Random Access",
                    "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/1/?format=api",
                "id": 1,
                "name": "Demo",
                "supertype": "production"
            }
        ],
        "tags": []
    }
]