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

[
    {
        "url": "https://demozoo.org/api/v1/productions/157192/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/157192/",
        "id": 157192,
        "title": "Ragnars Rock Kalas",
        "author_nicks": [
            {
                "name": "Timeken",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/51123/?format=api",
                    "id": 51123,
                    "name": "Timeken",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2016-05-07",
        "supertype": "graphics",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/23/?format=api",
                "id": 23,
                "name": "Graphics",
                "supertype": "graphics"
            }
        ],
        "tags": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/115776/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/115776/",
        "id": 115776,
        "title": "Gangplank",
        "author_nicks": [
            {
                "name": "Timeken",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/51123/?format=api",
                    "id": 51123,
                    "name": "Timeken",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2014-05-31",
        "supertype": "graphics",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/23/?format=api",
                "id": 23,
                "name": "Graphics",
                "supertype": "graphics"
            }
        ],
        "tags": []
    }
]