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

[
    {
        "url": "https://demozoo.org/api/v1/productions/341372/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/341372/",
        "id": 341372,
        "title": "Cartman",
        "author_nicks": [
            {
                "name": "David",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/136666/?format=api",
                    "id": 136666,
                    "name": "David",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "DR",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/136661/?format=api",
                    "id": 136661,
                    "name": "DR",
                    "is_group": true
                }
            }
        ],
        "release_date": "2024-03-16",
        "supertype": "graphics",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/2/?format=api",
                "id": 2,
                "name": "ZX Spectrum"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/23/?format=api",
                "id": 23,
                "name": "Graphics",
                "supertype": "graphics"
            }
        ],
        "tags": [
            "south-park"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/341377/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/341377/",
        "id": 341377,
        "title": "Nova Zeme",
        "author_nicks": [
            {
                "name": "David",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/136666/?format=api",
                    "id": 136666,
                    "name": "David",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "DR",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/136661/?format=api",
                    "id": 136661,
                    "name": "DR",
                    "is_group": true
                }
            }
        ],
        "release_date": "2024-03-16",
        "supertype": "graphics",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/2/?format=api",
                "id": 2,
                "name": "ZX Spectrum"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/23/?format=api",
                "id": 23,
                "name": "Graphics",
                "supertype": "graphics"
            }
        ],
        "tags": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/321502/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/321502/",
        "id": 321502,
        "title": "F2019-F2023",
        "author_nicks": [
            {
                "name": "David",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/136666/?format=api",
                    "id": 136666,
                    "name": "David",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "DR",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/136661/?format=api",
                    "id": 136661,
                    "name": "DR",
                    "is_group": true
                }
            }
        ],
        "release_date": "2023-03-18",
        "supertype": "graphics",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/2/?format=api",
                "id": 2,
                "name": "ZX Spectrum"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/23/?format=api",
                "id": 23,
                "name": "Graphics",
                "supertype": "graphics"
            }
        ],
        "tags": []
    }
]