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

[
    {
        "url": "https://demozoo.org/api/v1/productions/33916/?format=api",
        "demozoo_url": "https://demozoo.org/productions/33916/",
        "id": 33916,
        "title": "YDemo97",
        "author_nicks": [
            {
                "name": "Sdog",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/22496/?format=api",
                    "id": 22496,
                    "name": "Sleeping Dog",
                    "is_group": false
                }
            },
            {
                "name": "Slay",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/20270/?format=api",
                    "id": 20270,
                    "name": "Slay",
                    "is_group": false
                }
            },
            {
                "name": "p2",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/22495/?format=api",
                    "id": 22495,
                    "name": "p2",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1997-09-13",
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/7/?format=api",
                "id": 7,
                "name": "Linux"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/1/?format=api",
                "id": 1,
                "name": "Demo",
                "supertype": "production"
            }
        ],
        "tags": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/35122/?format=api",
        "demozoo_url": "https://demozoo.org/productions/35122/",
        "id": 35122,
        "title": "Unks",
        "author_nicks": [
            {
                "name": "Slay",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/20270/?format=api",
                    "id": 20270,
                    "name": "Slay",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1997-08-30",
        "supertype": "production",
        "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/3/?format=api",
                "id": 3,
                "name": "4K Intro",
                "supertype": "production"
            }
        ],
        "tags": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/29778/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/29778/",
        "id": 29778,
        "title": "Miles Davis",
        "author_nicks": [
            {
                "name": "Slay",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/20270/?format=api",
                    "id": 20270,
                    "name": "Slay",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1995-03-11",
        "supertype": "graphics",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/23/?format=api",
                "id": 23,
                "name": "Graphics",
                "supertype": "graphics"
            }
        ],
        "tags": []
    }
]