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

[
    {
        "url": "https://demozoo.org/api/v1/productions/73476/?format=api",
        "demozoo_url": "https://demozoo.org/productions/73476/",
        "id": 73476,
        "title": "?",
        "author_nicks": [
            {
                "name": "Grim Project",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/29821/?format=api",
                    "id": 29821,
                    "name": "Grim Project",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2003-05-10",
        "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/1/?format=api",
                "id": 1,
                "name": "Demo",
                "supertype": "production"
            }
        ],
        "tags": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/50583/?format=api",
        "demozoo_url": "https://demozoo.org/productions/50583/",
        "id": 50583,
        "title": "Zero Divide RMX",
        "author_nicks": [
            {
                "name": "Grim Project",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/29821/?format=api",
                    "id": 29821,
                    "name": "Grim Project",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2000-09-02",
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/6/?format=api",
                "id": 6,
                "name": "Amiga AGA"
            }
        ],
        "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/49455/?format=api",
        "demozoo_url": "https://demozoo.org/productions/49455/",
        "id": 49455,
        "title": "Zero Divide",
        "author_nicks": [
            {
                "name": "Grim Project",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/29821/?format=api",
                    "id": 29821,
                    "name": "Grim Project",
                    "is_group": true
                }
            },
            {
                "name": "Intense",
                "abbreviation": "ITS",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/6696/?format=api",
                    "id": 6696,
                    "name": "Intense",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2000-08-26",
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/6/?format=api",
                "id": 6,
                "name": "Amiga AGA"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/2/?format=api",
                "id": 2,
                "name": "64K Intro",
                "supertype": "production"
            }
        ],
        "tags": []
    }
]