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

[
    {
        "url": "https://demozoo.org/api/v1/productions/360720/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/360720/",
        "id": 360720,
        "title": "1 Printti, 1 Pintti C64 Kuvapalvelu",
        "author_nicks": [
            {
                "name": "SIDrock",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/107477/?format=api",
                    "id": 107477,
                    "name": "SIDrock",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2024-11-02",
        "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/268529/?format=api",
        "demozoo_url": "https://demozoo.org/productions/268529/",
        "id": 268529,
        "title": "Paahtoleipa",
        "author_nicks": [
            {
                "name": "SIDrock",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/107477/?format=api",
                    "id": 107477,
                    "name": "SIDrock",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2019-10-05",
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/3/?format=api",
                "id": 3,
                "name": "Commodore 64"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/6/?format=api",
                "id": 6,
                "name": "Tool",
                "supertype": "production"
            }
        ],
        "tags": []
    }
]