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

[
    {
        "url": "https://demozoo.org/api/v1/productions/41900/?format=api",
        "demozoo_url": "https://demozoo.org/productions/41900/",
        "id": 41900,
        "title": "Isfalion",
        "author_nicks": [
            {
                "name": "DarkLight",
                "abbreviation": "DLT",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/6407/?format=api",
                    "id": 6407,
                    "name": "DarkLight",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2012-09-15",
        "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": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/68611/?format=api",
        "demozoo_url": "https://demozoo.org/productions/68611/",
        "id": 68611,
        "title": "Michael Jackson",
        "author_nicks": [
            {
                "name": "DarkLight",
                "abbreviation": "DLT",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/6407/?format=api",
                    "id": 6407,
                    "name": "DarkLight",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2009-09-05",
        "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": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/275802/?format=api",
        "demozoo_url": "https://demozoo.org/productions/275802/",
        "id": 275802,
        "title": "XenDemo",
        "author_nicks": [
            {
                "name": "DarkLight",
                "abbreviation": "DLT",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/6407/?format=api",
                    "id": 6407,
                    "name": "DarkLight",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2008-12-20",
        "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/33/?format=api",
                "id": 33,
                "name": "Game",
                "supertype": "production"
            }
        ],
        "tags": []
    }
]