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

[
    {
        "url": "https://demozoo.org/api/v1/productions/50726/?format=api",
        "demozoo_url": "https://demozoo.org/productions/50726/",
        "id": 50726,
        "title": "Whatsup!?",
        "author_nicks": [
            {
                "name": "Lio",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/6783/?format=api",
                    "id": 6783,
                    "name": "Cypher",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Mondo Bizzarro",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/30151/?format=api",
                    "id": 30151,
                    "name": "Mondo Bizzarro",
                    "is_group": true
                }
            }
        ],
        "release_date": "2000-06-17",
        "supertype": "production",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/34/?format=api",
                "id": 34,
                "name": "Video",
                "supertype": "production"
            }
        ],
        "tags": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/41265/?format=api",
        "demozoo_url": "https://demozoo.org/productions/41265/",
        "id": 41265,
        "title": "Zooi.com",
        "author_nicks": [
            {
                "name": "Cypher",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/6783/?format=api",
                    "id": 6783,
                    "name": "Cypher",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Image!",
                "abbreviation": "IMG",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/6530/?format=api",
                    "id": 6530,
                    "name": "Image!",
                    "is_group": true
                }
            }
        ],
        "release_date": "1998-05-16",
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/4/?format=api",
                "id": 4,
                "name": "MS-Dos"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/3/?format=api",
                "id": 3,
                "name": "4K Intro",
                "supertype": "production"
            }
        ],
        "tags": []
    }
]