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

[
    {
        "url": "https://demozoo.org/api/v1/productions/77933/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/77933/",
        "id": 77933,
        "title": "Flashparty 2k4-4",
        "author_nicks": [
            {
                "name": "Talo",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/25480/?format=api",
                    "id": 25480,
                    "name": "Talo",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2004-12-04",
        "supertype": "graphics",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/24/?format=api",
                "id": 24,
                "name": "ASCII",
                "supertype": "graphics"
            }
        ],
        "tags": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/187050/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/187050/",
        "id": 187050,
        "title": "It's Time To Get High",
        "author_nicks": [
            {
                "name": "Merlin",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/25480/?format=api",
                    "id": 25480,
                    "name": "Talo",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Remorse 1981",
                "abbreviation": "RMRS",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/7049/?format=api",
                    "id": 7049,
                    "name": "Remorse 1981",
                    "is_group": true
                }
            }
        ],
        "release_date": "1999-01-16",
        "supertype": "graphics",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/5/?format=api",
                "id": 5,
                "name": "Amiga OCS/ECS"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/25/?format=api",
                "id": 25,
                "name": "ASCII Collection",
                "supertype": "graphics"
            }
        ],
        "tags": []
    }
]