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

[
    {
        "url": "https://demozoo.org/api/v1/productions/327442/?format=api",
        "demozoo_url": "https://demozoo.org/productions/327442/",
        "id": 327442,
        "title": "Jokeri",
        "author_nicks": [
            {
                "name": "Yksnis",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/138538/?format=api",
                    "id": 138538,
                    "name": "Yksnis",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2023-08-04",
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/62/?format=api",
                "id": 62,
                "name": "Custom Hardware"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/42/?format=api",
                "id": 42,
                "name": "Performance",
                "supertype": "production"
            }
        ],
        "tags": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/312727/?format=api",
        "demozoo_url": "https://demozoo.org/productions/312727/",
        "id": 312727,
        "title": "Lysdiodfärjan",
        "author_nicks": [
            {
                "name": "Yksnis",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/138538/?format=api",
                    "id": 138538,
                    "name": "Yksnis",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Magnetismin tuntikartiokerho",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/87309/?format=api",
                    "id": 87309,
                    "name": "Magnetismin Tietokonekerho",
                    "is_group": true
                }
            }
        ],
        "release_date": "2022-08-27",
        "supertype": "production",
        "platforms": [],
        "types": [],
        "tags": []
    }
]