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

[
    {
        "url": "https://demozoo.org/api/v1/productions/133148/?format=api",
        "demozoo_url": "https://demozoo.org/productions/133148/",
        "id": 133148,
        "title": "Bockfan 2",
        "author_nicks": [
            {
                "name": "Grizzled",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/27057/?format=api",
                    "id": 27057,
                    "name": "Grizzled",
                    "is_group": false
                }
            },
            {
                "name": "Jetthe",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/27056/?format=api",
                    "id": 27056,
                    "name": "Jetthe",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1999-11-06",
        "supertype": "production",
        "platforms": [],
        "types": [],
        "tags": [
            "lost"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/43068/?format=api",
        "demozoo_url": "https://demozoo.org/productions/43068/",
        "id": 43068,
        "title": "Bockfan",
        "author_nicks": [
            {
                "name": "Grizzled",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/27057/?format=api",
                    "id": 27057,
                    "name": "Grizzled",
                    "is_group": false
                }
            },
            {
                "name": "Jetthe",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/27056/?format=api",
                    "id": 27056,
                    "name": "Jetthe",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1999-09-06",
        "supertype": "production",
        "platforms": [],
        "types": [],
        "tags": [
            "lost"
        ]
    }
]