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

[
    {
        "url": "https://demozoo.org/api/v1/productions/278119/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/278119/",
        "id": 278119,
        "title": "Riders Of The Storm",
        "author_nicks": [
            {
                "name": "Roodolph",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/35120/?format=api",
                    "id": 35120,
                    "name": "Roodolph",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Mimic",
                "abbreviation": "MMC",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/9364/?format=api",
                    "id": 9364,
                    "name": "Mimic",
                    "is_group": true
                }
            }
        ],
        "release_date": "2003-10-25",
        "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": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/106964/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/106964/",
        "id": 106964,
        "title": "Abstract 2002",
        "author_nicks": [
            {
                "name": "Roodolph",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/35120/?format=api",
                    "id": 35120,
                    "name": "Roodolph",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Mimic Productions",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/9364/?format=api",
                    "id": 9364,
                    "name": "Mimic",
                    "is_group": true
                }
            }
        ],
        "release_date": "2002-10-12",
        "supertype": "graphics",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/24/?format=api",
                "id": 24,
                "name": "ASCII",
                "supertype": "graphics"
            }
        ],
        "tags": []
    }
]