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

[
    {
        "url": "https://demozoo.org/api/v1/productions/61854/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/61854/",
        "id": 61854,
        "title": "Alienscape",
        "author_nicks": [
            {
                "name": "Sarod",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/18418/?format=api",
                    "id": 18418,
                    "name": "Sarod",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2002-08-03",
        "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/25955/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/25955/",
        "id": 25955,
        "title": "Avatar",
        "author_nicks": [
            {
                "name": "Sarod",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/18418/?format=api",
                    "id": 18418,
                    "name": "Sarod",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2001-08-04",
        "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/47985/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/47985/",
        "id": 47985,
        "title": "Voyager",
        "author_nicks": [
            {
                "name": "Sarod",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/18418/?format=api",
                    "id": 18418,
                    "name": "Sarod",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2000-08-05",
        "supertype": "graphics",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/23/?format=api",
                "id": 23,
                "name": "Graphics",
                "supertype": "graphics"
            }
        ],
        "tags": []
    }
]