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

[
    {
        "url": "https://demozoo.org/api/v1/productions/33197/?format=api",
        "demozoo_url": "https://demozoo.org/productions/33197/",
        "id": 33197,
        "title": "Wild Summer",
        "author_nicks": [
            {
                "name": "Infect",
                "abbreviation": "IFT",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/592/?format=api",
                    "id": 592,
                    "name": "Infect",
                    "is_group": true
                }
            },
            {
                "name": "WK Artworks",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/8718/?format=api",
                    "id": 8718,
                    "name": "WK Artworks",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1996-07-13",
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/6/?format=api",
                "id": 6,
                "name": "Amiga AGA"
            }
        ],
        "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/7668/?format=api",
        "demozoo_url": "https://demozoo.org/productions/7668/",
        "id": 7668,
        "title": "Data World",
        "author_nicks": [
            {
                "name": "Infect",
                "abbreviation": "IFT",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/592/?format=api",
                    "id": 592,
                    "name": "Infect",
                    "is_group": true
                }
            },
            {
                "name": "WK Artworks",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/8718/?format=api",
                    "id": 8718,
                    "name": "WK Artworks",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1995-12-29",
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/6/?format=api",
                "id": 6,
                "name": "Amiga AGA"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/1/?format=api",
                "id": 1,
                "name": "Demo",
                "supertype": "production"
            }
        ],
        "tags": []
    }
]