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

[
    {
        "url": "https://demozoo.org/api/v1/productions/82996/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/82996/",
        "id": 82996,
        "title": "Dreams with the Ghosts",
        "author_nicks": [
            {
                "name": "Yasen",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/42114/?format=api",
                    "id": 42114,
                    "name": "Yasen",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2006-08-26",
        "supertype": "graphics",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/36/?format=api",
                "id": 36,
                "name": "Photo",
                "supertype": "graphics"
            }
        ],
        "tags": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/83009/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/83009/",
        "id": 83009,
        "title": "Lost Midday",
        "author_nicks": [
            {
                "name": "Yasen",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/42114/?format=api",
                    "id": 42114,
                    "name": "Yasen",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2006-08-26",
        "supertype": "graphics",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/36/?format=api",
                "id": 36,
                "name": "Photo",
                "supertype": "graphics"
            }
        ],
        "tags": []
    }
]