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

[
    {
        "url": "https://demozoo.org/api/v1/productions/300746/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/300746/",
        "id": 300746,
        "title": "Kisse",
        "author_nicks": [
            {
                "name": "jmi",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/16121/?format=api",
                    "id": 16121,
                    "name": "jmi",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2021-09-25",
        "supertype": "graphics",
        "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/23/?format=api",
                "id": 23,
                "name": "Graphics",
                "supertype": "graphics"
            }
        ],
        "tags": [
            "c64-hires-mode"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/280511/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/280511/",
        "id": 280511,
        "title": "Rageee...",
        "author_nicks": [
            {
                "name": "jmi",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/16121/?format=api",
                    "id": 16121,
                    "name": "jmi",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2020-06-27",
        "supertype": "graphics",
        "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/23/?format=api",
                "id": 23,
                "name": "Graphics",
                "supertype": "graphics"
            }
        ],
        "tags": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/274433/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/274433/",
        "id": 274433,
        "title": "Uniporn",
        "author_nicks": [
            {
                "name": "jmi",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/16121/?format=api",
                    "id": 16121,
                    "name": "jmi",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2020-01-18",
        "supertype": "graphics",
        "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/23/?format=api",
                "id": 23,
                "name": "Graphics",
                "supertype": "graphics"
            }
        ],
        "tags": [
            "c64-hires-mode"
        ]
    }
]