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

[
    {
        "url": "https://demozoo.org/api/v1/productions/294857/?format=api",
        "demozoo_url": "https://demozoo.org/productions/294857/",
        "id": 294857,
        "title": "Util-Collection v2.0",
        "author_nicks": [
            {
                "name": "The Electronic Boys",
                "abbreviation": "TEB",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/63216/?format=api",
                    "id": 63216,
                    "name": "The Electronic Boys",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1988",
        "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/365218/?format=api",
        "demozoo_url": "https://demozoo.org/productions/365218/",
        "id": 365218,
        "title": "House Party Demo",
        "author_nicks": [
            {
                "name": "Omega 8",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/107109/?format=api",
                    "id": 107109,
                    "name": "Omega 8",
                    "is_group": true
                }
            },
            {
                "name": "The Electronic Boys",
                "abbreviation": "TEB",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/63216/?format=api",
                    "id": 63216,
                    "name": "The Electronic Boys",
                    "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": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/365939/?format=api",
        "demozoo_url": "https://demozoo.org/productions/365939/",
        "id": 365939,
        "title": "Depeche Mode Demo",
        "author_nicks": [
            {
                "name": "The Electronic Boys",
                "abbreviation": "TEB",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/63216/?format=api",
                    "id": 63216,
                    "name": "The Electronic Boys",
                    "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": [
            "one-file-demo"
        ]
    }
]