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

[
    {
        "url": "https://demozoo.org/api/v1/productions/43401/?format=api",
        "demozoo_url": "https://demozoo.org/productions/43401/",
        "id": 43401,
        "title": "Meho me kayo",
        "author_nicks": [
            {
                "name": "Drink Team",
                "abbreviation": "DT",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/27206/?format=api",
                    "id": 27206,
                    "name": "Drink Team",
                    "is_group": true
                }
            },
            {
                "name": "Orbital Dreams",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/27167/?format=api",
                    "id": 27167,
                    "name": "Orbital Dreams",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1999-07-24",
        "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/167996/?format=api",
        "demozoo_url": "https://demozoo.org/productions/167996/",
        "id": 167996,
        "title": "The Human Demo",
        "author_nicks": [
            {
                "name": "Drink Team",
                "abbreviation": "DT",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/27206/?format=api",
                    "id": 27206,
                    "name": "Drink Team",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1998-07-25",
        "supertype": "production",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/34/?format=api",
                "id": 34,
                "name": "Video",
                "supertype": "production"
            }
        ],
        "tags": [
            "lost"
        ]
    }
]