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

[
    {
        "url": "https://demozoo.org/api/v1/productions/202686/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/202686/",
        "id": 202686,
        "title": "Splitting Headache",
        "author_nicks": [
            {
                "name": "Kurli",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/491/?format=api",
                    "id": 491,
                    "name": "Curly Brace",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "SQNY",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/6436/?format=api",
                    "id": 6436,
                    "name": "SQNY",
                    "is_group": true
                }
            }
        ],
        "release_date": "2019-04-21",
        "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/95407/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/95407/",
        "id": 95407,
        "title": "Kewlers",
        "author_nicks": [
            {
                "name": "Curly Brace",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/491/?format=api",
                    "id": 491,
                    "name": "Curly Brace",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2013-12-07",
        "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/24/?format=api",
                "id": 24,
                "name": "ASCII",
                "supertype": "graphics"
            }
        ],
        "tags": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/3888/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/3888/",
        "id": 3888,
        "title": "City Lights",
        "author_nicks": [
            {
                "name": "Curly Brace",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/491/?format=api",
                    "id": 491,
                    "name": "Curly Brace",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2006-04-17",
        "supertype": "graphics",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/36/?format=api",
                "id": 36,
                "name": "Photo",
                "supertype": "graphics"
            }
        ],
        "tags": []
    }
]