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

[
    {
        "url": "https://demozoo.org/api/v1/productions/346642/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/346642/",
        "id": 346642,
        "title": "Popoliczka",
        "author_nicks": [
            {
                "name": "Wujek",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/36287/?format=api",
                    "id": 36287,
                    "name": "Wujek",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Casyopea",
                "abbreviation": "CSA",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/21598/?format=api",
                    "id": 21598,
                    "name": "Casyopea",
                    "is_group": true
                }
            }
        ],
        "release_date": "2024-05-18",
        "supertype": "graphics",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/6/?format=api",
                "id": 6,
                "name": "Amiga AGA"
            }
        ],
        "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/63547/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/63547/",
        "id": 63547,
        "title": "Zbojnicy",
        "author_nicks": [
            {
                "name": "Wujek",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/36287/?format=api",
                    "id": 36287,
                    "name": "Wujek",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1995-08-05",
        "supertype": "graphics",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/17/?format=api",
                "id": 17,
                "name": "Atari Falcon"
            }
        ],
        "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/63546/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/63546/",
        "id": 63546,
        "title": "Pajak",
        "author_nicks": [
            {
                "name": "Wujek",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/36287/?format=api",
                    "id": 36287,
                    "name": "Wujek",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1995-08-05",
        "supertype": "graphics",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/17/?format=api",
                "id": 17,
                "name": "Atari Falcon"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/23/?format=api",
                "id": 23,
                "name": "Graphics",
                "supertype": "graphics"
            }
        ],
        "tags": []
    }
]