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

[
    {
        "url": "https://demozoo.org/api/v1/productions/359285/?format=api",
        "demozoo_url": "https://demozoo.org/productions/359285/",
        "id": 359285,
        "title": "BSOD",
        "author_nicks": [
            {
                "name": "Proxima Centauri",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/123353/?format=api",
                    "id": 123353,
                    "name": "Proxima Centauri",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2024-10-12",
        "supertype": "production",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/1/?format=api",
                "id": 1,
                "name": "Demo",
                "supertype": "production"
            }
        ],
        "tags": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/329046/?format=api",
        "demozoo_url": "https://demozoo.org/productions/329046/",
        "id": 329046,
        "title": "Das Färjan",
        "author_nicks": [
            {
                "name": "Proxima Centauri",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/123353/?format=api",
                    "id": 123353,
                    "name": "Proxima Centauri",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2023-08-26",
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/12/?format=api",
                "id": 12,
                "name": "Browser"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/1/?format=api",
                "id": 1,
                "name": "Demo",
                "supertype": "production"
            }
        ],
        "tags": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/312006/?format=api",
        "demozoo_url": "https://demozoo.org/productions/312006/",
        "id": 312006,
        "title": "at the heart of it all",
        "author_nicks": [
            {
                "name": "Proxima Centauri",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/123353/?format=api",
                    "id": 123353,
                    "name": "Proxima Centauri",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2022-08-06",
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/12/?format=api",
                "id": 12,
                "name": "Browser"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/1/?format=api",
                "id": 1,
                "name": "Demo",
                "supertype": "production"
            }
        ],
        "tags": [
            "cables"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/294812/?format=api",
        "demozoo_url": "https://demozoo.org/productions/294812/",
        "id": 294812,
        "title": "Mort pour l’éternité",
        "author_nicks": [
            {
                "name": "Proxima Centauri",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/123353/?format=api",
                    "id": 123353,
                    "name": "Proxima Centauri",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2021-05",
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/12/?format=api",
                "id": 12,
                "name": "Browser"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/1/?format=api",
                "id": 1,
                "name": "Demo",
                "supertype": "production"
            }
        ],
        "tags": []
    }
]