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

[
    {
        "url": "https://demozoo.org/api/v1/productions/360142/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/360142/",
        "id": 360142,
        "title": "Men jag då!",
        "author_nicks": [
            {
                "name": "Kinzo",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/145852/?format=api",
                    "id": 145852,
                    "name": "Kinzo",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2024-10-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/361037/?format=api",
        "demozoo_url": "https://demozoo.org/productions/361037/",
        "id": 361037,
        "title": "Men?",
        "author_nicks": [
            {
                "name": "Kinzo",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/145852/?format=api",
                    "id": 145852,
                    "name": "Kinzo",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2024-10-26",
        "supertype": "production",
        "platforms": [],
        "types": [],
        "tags": []
    }
]