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

[
    {
        "url": "https://demozoo.org/api/v1/productions/332406/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/332406/",
        "id": 332406,
        "title": "Miktlāntēkwtli",
        "author_nicks": [
            {
                "name": "RNBW",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/130815/?format=api",
                    "id": 130815,
                    "name": "RNBW",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Hermanas del Perro Magnético",
                "abbreviation": "HPM",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/130813/?format=api",
                    "id": 130813,
                    "name": "Hermanas del Perro Magnético",
                    "is_group": true
                }
            }
        ],
        "release_date": "2023-10-28",
        "supertype": "graphics",
        "platforms": [],
        "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/332418/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/332418/",
        "id": 332418,
        "title": "R923",
        "author_nicks": [
            {
                "name": "RNBW",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/130815/?format=api",
                    "id": 130815,
                    "name": "RNBW",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Hermanas del Perro Magnético",
                "abbreviation": "HPM",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/130813/?format=api",
                    "id": 130813,
                    "name": "Hermanas del Perro Magnético",
                    "is_group": true
                }
            }
        ],
        "release_date": "2023-10-28",
        "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": [
            "petscii"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/313740/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/313740/",
        "id": 313740,
        "title": "Tsitsekge",
        "author_nicks": [
            {
                "name": "RNBW",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/130815/?format=api",
                    "id": 130815,
                    "name": "RNBW",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2022-10-01",
        "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": []
    }
]