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

[
    {
        "url": "https://demozoo.org/api/v1/productions/103003/?format=api",
        "demozoo_url": "https://demozoo.org/productions/103003/",
        "id": 103003,
        "title": "Capped.TV Kiosk 2008",
        "author_nicks": [
            {
                "name": "Dolphins",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/76842/?format=api",
                    "id": 76842,
                    "name": "Dolphins",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2008-08-26",
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/1/?format=api",
                "id": 1,
                "name": "Windows"
            }
        ],
        "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/85846/?format=api",
        "demozoo_url": "https://demozoo.org/productions/85846/",
        "id": 85846,
        "title": "Zephyr",
        "author_nicks": [
            {
                "name": "Brainstorm",
                "abbreviation": "BRS",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/220/?format=api",
                    "id": 220,
                    "name": "Brainstorm",
                    "is_group": true
                }
            },
            {
                "name": "Dolphins",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/76842/?format=api",
                    "id": 76842,
                    "name": "Dolphins",
                    "is_group": true
                }
            },
            {
                "name": "Trailer Park Demos",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/10837/?format=api",
                    "id": 10837,
                    "name": "Trailer Park Demos",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2008-04-05",
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/1/?format=api",
                "id": 1,
                "name": "Windows"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/1/?format=api",
                "id": 1,
                "name": "Demo",
                "supertype": "production"
            }
        ],
        "tags": []
    }
]