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

[
    {
        "url": "https://demozoo.org/api/v1/productions/275215/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/275215/",
        "id": 275215,
        "title": "Sugoi Santoku",
        "author_nicks": [
            {
                "name": "11kaks",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/87495/?format=api",
                    "id": 87495,
                    "name": "11kaks",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2020-02-28",
        "supertype": "graphics",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/23/?format=api",
                "id": 23,
                "name": "Graphics",
                "supertype": "graphics"
            }
        ],
        "tags": [
            "blender"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/200571/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/200571/",
        "id": 200571,
        "title": "Candle",
        "author_nicks": [
            {
                "name": "11kaks",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/87495/?format=api",
                    "id": 87495,
                    "name": "11kaks",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2019-03-02",
        "supertype": "graphics",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/23/?format=api",
                "id": 23,
                "name": "Graphics",
                "supertype": "graphics"
            }
        ],
        "tags": [
            "blender"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/208142/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/208142/",
        "id": 208142,
        "title": "Serious cloud",
        "author_nicks": [
            {
                "name": "11kaks",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/87495/?format=api",
                    "id": 87495,
                    "name": "11kaks",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2019-03-02",
        "supertype": "graphics",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/23/?format=api",
                "id": 23,
                "name": "Graphics",
                "supertype": "graphics"
            }
        ],
        "tags": []
    }
]