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

[
    {
        "url": "https://demozoo.org/api/v1/productions/111955/?format=api",
        "demozoo_url": "https://demozoo.org/productions/111955/",
        "id": 111955,
        "title": "Khat",
        "author_nicks": [
            {
                "name": "African Khat Federation",
                "abbreviation": "AKF",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/3611/?format=api",
                    "id": 3611,
                    "name": "African Khat Federation",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2014-05-17",
        "supertype": "production",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/4/?format=api",
                "id": 4,
                "name": "Intro",
                "supertype": "production"
            }
        ],
        "tags": [
            "lost"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/4703/?format=api",
        "demozoo_url": "https://demozoo.org/productions/4703/",
        "id": 4703,
        "title": "Eyestich",
        "author_nicks": [
            {
                "name": "African Khat Federation",
                "abbreviation": "AKF",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/3611/?format=api",
                    "id": 3611,
                    "name": "African Khat Federation",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2011-04-25",
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/1/?format=api",
                "id": 1,
                "name": "Windows"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/2/?format=api",
                "id": 2,
                "name": "64K Intro",
                "supertype": "production"
            }
        ],
        "tags": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/890/?format=api",
        "demozoo_url": "https://demozoo.org/productions/890/",
        "id": 890,
        "title": "Moldtype",
        "author_nicks": [
            {
                "name": "African Khat Federation",
                "abbreviation": "AKF",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/3611/?format=api",
                    "id": 3611,
                    "name": "African Khat Federation",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2009-09-19",
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/1/?format=api",
                "id": 1,
                "name": "Windows"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/3/?format=api",
                "id": 3,
                "name": "4K Intro",
                "supertype": "production"
            }
        ],
        "tags": []
    }
]