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

[
    {
        "url": "https://demozoo.org/api/v1/productions/45464/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/45464/",
        "id": 45464,
        "title": "Who Am I?",
        "author_nicks": [
            {
                "name": "Synthetic Brush",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/26289/?format=api",
                    "id": 26289,
                    "name": "Synthetic Brush",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1999-03-27",
        "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/45479/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/45479/",
        "id": 45479,
        "title": "patch_asa",
        "author_nicks": [
            {
                "name": "Synthetic Brush",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/26289/?format=api",
                    "id": 26289,
                    "name": "Synthetic Brush",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1999-03-27",
        "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/41315/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/41315/",
        "id": 41315,
        "title": "Pathos",
        "author_nicks": [
            {
                "name": "Synthetic Brush",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/26289/?format=api",
                    "id": 26289,
                    "name": "Synthetic Brush",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1998-09-13",
        "supertype": "graphics",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/23/?format=api",
                "id": 23,
                "name": "Graphics",
                "supertype": "graphics"
            }
        ],
        "tags": []
    }
]