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

[
    {
        "url": "https://demozoo.org/api/v1/productions/224783/?format=api",
        "demozoo_url": "https://demozoo.org/productions/224783/",
        "id": 224783,
        "title": "Scroll Intro",
        "author_nicks": [
            {
                "name": "Kraak Vaak",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/97811/?format=api",
                    "id": 97811,
                    "name": "Kraak Vaak",
                    "is_group": false
                }
            }
        ],
        "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/4/?format=api",
                "id": 4,
                "name": "Intro",
                "supertype": "production"
            }
        ],
        "tags": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/351320/?format=api",
        "demozoo_url": "https://demozoo.org/productions/351320/",
        "id": 351320,
        "title": "Skeletor Movie 2",
        "author_nicks": [
            {
                "name": "Kraak Vaak",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/97811/?format=api",
                    "id": 97811,
                    "name": "Kraak Vaak",
                    "is_group": false
                }
            },
            {
                "name": "Science Fiction Crackings",
                "abbreviation": "SFC",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/108842/?format=api",
                    "id": 108842,
                    "name": "Science Fiction Crackings",
                    "is_group": true
                }
            },
            {
                "name": "The Last Science",
                "abbreviation": "TLS",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/54652/?format=api",
                    "id": 54652,
                    "name": "The Last Science",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1987-08",
        "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": []
    }
]