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

[
    {
        "url": "https://demozoo.org/api/v1/productions/73506/?format=api",
        "demozoo_url": "https://demozoo.org/productions/73506/",
        "id": 73506,
        "title": "id4k",
        "author_nicks": [
            {
                "name": "Lost Soul",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/122304/?format=api",
                    "id": 122304,
                    "name": "Lost Soul",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2003-07-27",
        "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/54932/?format=api",
        "demozoo_url": "https://demozoo.org/productions/54932/",
        "id": 54932,
        "title": "beac",
        "author_nicks": [
            {
                "name": "Jeenio",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/3048/?format=api",
                    "id": 3048,
                    "name": "Jeenio",
                    "is_group": false
                }
            },
            {
                "name": "Lost Soul",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/122304/?format=api",
                    "id": 122304,
                    "name": "Lost Soul",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2001-08-12",
        "supertype": "production",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/34/?format=api",
                "id": 34,
                "name": "Video",
                "supertype": "production"
            }
        ],
        "tags": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/54928/?format=api",
        "demozoo_url": "https://demozoo.org/productions/54928/",
        "id": 54928,
        "title": "iNSiDE iNERCiA",
        "author_nicks": [
            {
                "name": "Lost Soul",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/122304/?format=api",
                    "id": 122304,
                    "name": "Lost Soul",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2001-08-12",
        "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/4/?format=api",
                "id": 4,
                "name": "Intro",
                "supertype": "production"
            }
        ],
        "tags": []
    }
]