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

[
    {
        "url": "https://demozoo.org/api/v1/productions/279389/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/279389/",
        "id": 279389,
        "title": "Tokyo-3 Night Drive",
        "author_nicks": [
            {
                "name": "Pixel Vixen",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/115064/?format=api",
                    "id": 115064,
                    "name": "Pixel Vixen",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2020-06-20",
        "supertype": "graphics",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/5/?format=api",
                "id": 5,
                "name": "Amiga OCS/ECS"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/23/?format=api",
                "id": 23,
                "name": "Graphics",
                "supertype": "graphics"
            }
        ],
        "tags": [
            "stages-included"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/289143/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/289143/",
        "id": 289143,
        "title": "Sayonara, okaasan…",
        "author_nicks": [
            {
                "name": "Pixel Vixen",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/115064/?format=api",
                    "id": 115064,
                    "name": "Pixel Vixen",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2020-01-17",
        "supertype": "graphics",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/6/?format=api",
                "id": 6,
                "name": "Amiga AGA"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/23/?format=api",
                "id": 23,
                "name": "Graphics",
                "supertype": "graphics"
            }
        ],
        "tags": [
            "anime",
            "deluxe-paint-iv"
        ]
    }
]