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

[
    {
        "url": "https://demozoo.org/api/v1/productions/1607/?format=api",
        "demozoo_url": "https://demozoo.org/productions/1607/",
        "id": 1607,
        "title": "Annen Realitet",
        "author_nicks": [
            {
                "name": "Laban Lickers",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/4322/?format=api",
                    "id": 4322,
                    "name": "Laban Lickers",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2007-07-22",
        "supertype": "production",
        "platforms": [],
        "types": [],
        "tags": [
            "lost"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/82144/?format=api",
        "demozoo_url": "https://demozoo.org/productions/82144/",
        "id": 82144,
        "title": "Hotel Admiral",
        "author_nicks": [
            {
                "name": "Laban Lickers",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/4322/?format=api",
                    "id": 4322,
                    "name": "Laban Lickers",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2005-07",
        "supertype": "production",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/42/?format=api",
                "id": 42,
                "name": "Performance",
                "supertype": "production"
            }
        ],
        "tags": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/2765/?format=api",
        "demozoo_url": "https://demozoo.org/music/2765/",
        "id": 2765,
        "title": "I'm Standing High",
        "author_nicks": [
            {
                "name": "Laban Lickers",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/4322/?format=api",
                    "id": 4322,
                    "name": "Laban Lickers",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2004-09-19",
        "supertype": "music",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/30/?format=api",
                "id": 30,
                "name": "Streaming Music",
                "supertype": "music"
            }
        ],
        "tags": []
    }
]