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

[
    {
        "url": "https://demozoo.org/api/v1/productions/59085/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/59085/",
        "id": 59085,
        "title": "Buenzli 2008",
        "author_nicks": [
            {
                "name": "Ashill",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/30416/?format=api",
                    "id": 30416,
                    "name": "Ashill",
                    "is_group": false
                }
            },
            {
                "name": "CoaXCable",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/13718/?format=api",
                    "id": 13718,
                    "name": "CoaXCable",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2008-08-16",
        "supertype": "graphics",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/26/?format=api",
                "id": 26,
                "name": "ANSI",
                "supertype": "graphics"
            }
        ],
        "tags": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/51205/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/51205/",
        "id": 51205,
        "title": "Hugi Head",
        "author_nicks": [
            {
                "name": "Ashill",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/30416/?format=api",
                    "id": 30416,
                    "name": "Ashill",
                    "is_group": false
                }
            },
            {
                "name": "CoaXCable",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/13718/?format=api",
                    "id": 13718,
                    "name": "CoaXCable",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "CoolPHat",
                "abbreviation": "CPH",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/5580/?format=api",
                    "id": 5580,
                    "name": "CoolPHat",
                    "is_group": true
                }
            }
        ],
        "release_date": "2007-09-22",
        "supertype": "graphics",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/26/?format=api",
                "id": 26,
                "name": "ANSI",
                "supertype": "graphics"
            }
        ],
        "tags": []
    }
]