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

[
    {
        "url": "https://demozoo.org/api/v1/productions/85321/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/85321/",
        "id": 85321,
        "title": "Nightshift 2007",
        "author_nicks": [
            {
                "name": "Trash",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/23091/?format=api",
                    "id": 23091,
                    "name": "Trash",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Arid Weed",
                "abbreviation": "AWE",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/13260/?format=api",
                    "id": 13260,
                    "name": "Arid Weed",
                    "is_group": true
                }
            }
        ],
        "release_date": "2007-03-03",
        "supertype": "graphics",
        "platforms": [],
        "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/54252/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/54252/",
        "id": 54252,
        "title": "Saturday Night ANSI",
        "author_nicks": [
            {
                "name": "Trash",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/23091/?format=api",
                    "id": 23091,
                    "name": "Trash",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Arid Weed",
                "abbreviation": "AWE",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/13260/?format=api",
                    "id": 13260,
                    "name": "Arid Weed",
                    "is_group": true
                }
            }
        ],
        "release_date": "2006-12-28",
        "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/36003/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/36003/",
        "id": 36003,
        "title": "Chuck Norris Is Dead, Long Live Zidane",
        "author_nicks": [
            {
                "name": "Trash",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/23091/?format=api",
                    "id": 23091,
                    "name": "Trash",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Arid Weed",
                "abbreviation": "AWE",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/13260/?format=api",
                    "id": 13260,
                    "name": "Arid Weed",
                    "is_group": true
                }
            }
        ],
        "release_date": "2006-08-12",
        "supertype": "graphics",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/4/?format=api",
                "id": 4,
                "name": "MS-Dos"
            }
        ],
        "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/36005/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/36005/",
        "id": 36005,
        "title": "Endstation Scene",
        "author_nicks": [
            {
                "name": "Trash",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/23091/?format=api",
                    "id": 23091,
                    "name": "Trash",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Arid Weed",
                "abbreviation": "AWE",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/13260/?format=api",
                    "id": 13260,
                    "name": "Arid Weed",
                    "is_group": true
                }
            }
        ],
        "release_date": "2006-08-12",
        "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/26/?format=api",
                "id": 26,
                "name": "ANSI",
                "supertype": "graphics"
            }
        ],
        "tags": []
    }
]