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

[
    {
        "url": "https://demozoo.org/api/v1/productions/165782/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/165782/",
        "id": 165782,
        "title": "The Mound",
        "author_nicks": [
            {
                "name": "Huyderman",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/20791/?format=api",
                    "id": 20791,
                    "name": "Huyderman",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2004-04-10",
        "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/30641/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/30641/",
        "id": 30641,
        "title": "Angel of War",
        "author_nicks": [
            {
                "name": "Huyderman",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/20791/?format=api",
                    "id": 20791,
                    "name": "Huyderman",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2002-03-30",
        "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/25753/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/25753/",
        "id": 25753,
        "title": "Five By Five",
        "author_nicks": [
            {
                "name": "Huyderman",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/20791/?format=api",
                    "id": 20791,
                    "name": "Huyderman",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2001-04-14",
        "supertype": "graphics",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/23/?format=api",
                "id": 23,
                "name": "Graphics",
                "supertype": "graphics"
            }
        ],
        "tags": []
    }
]