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

[
    {
        "url": "https://demozoo.org/api/v1/productions/57371/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/57371/",
        "id": 57371,
        "title": "Fishbone's",
        "author_nicks": [
            {
                "name": "Caine",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/17940/?format=api",
                    "id": 17940,
                    "name": "Caine",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2001-07-20",
        "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/57399/?format=api",
        "demozoo_url": "https://demozoo.org/productions/57399/",
        "id": 57399,
        "title": "Tractor Webpage",
        "author_nicks": [
            {
                "name": "Caine",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/17940/?format=api",
                    "id": 17940,
                    "name": "Caine",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2001-07-20",
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/12/?format=api",
                "id": 12,
                "name": "Browser"
            }
        ],
        "types": [],
        "tags": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/24814/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/24814/",
        "id": 24814,
        "title": "The place to be",
        "author_nicks": [
            {
                "name": "Caine",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/17940/?format=api",
                    "id": 17940,
                    "name": "Caine",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Boxen",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/17908/?format=api",
                    "id": 17908,
                    "name": "Boxen",
                    "is_group": true
                }
            }
        ],
        "release_date": "2000-12-28",
        "supertype": "graphics",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/23/?format=api",
                "id": 23,
                "name": "Graphics",
                "supertype": "graphics"
            }
        ],
        "tags": []
    }
]