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

[
    {
        "url": "https://demozoo.org/api/v1/productions/342299/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/342299/",
        "id": 342299,
        "title": "Saphron",
        "author_nicks": [
            {
                "name": "skrzyp",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/58409/?format=api",
                    "id": 58409,
                    "name": "skrzyp",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "INBA Systems",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/142059/?format=api",
                    "id": 142059,
                    "name": "INBA Systems",
                    "is_group": true
                }
            }
        ],
        "release_date": "2024-03-31",
        "supertype": "graphics",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/4/?format=api",
                "id": 4,
                "name": "MS-Dos"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/23/?format=api",
                "id": 23,
                "name": "Graphics",
                "supertype": "graphics"
            }
        ],
        "tags": [
            "cga"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/137695/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/137695/",
        "id": 137695,
        "title": "Dom",
        "author_nicks": [
            {
                "name": "Szymon",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/142222/?format=api",
                    "id": 142222,
                    "name": "Szymon",
                    "is_group": false
                }
            },
            {
                "name": "skrzyp",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/58409/?format=api",
                    "id": 58409,
                    "name": "skrzyp",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2015-05-02",
        "supertype": "graphics",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/16/?format=api",
                "id": 16,
                "name": "Atari 8 bit"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/23/?format=api",
                "id": 23,
                "name": "Graphics",
                "supertype": "graphics"
            }
        ],
        "tags": []
    }
]