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

[
    {
        "url": "https://demozoo.org/api/v1/productions/52518/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/52518/",
        "id": 52518,
        "title": "Feedback",
        "author_nicks": [
            {
                "name": "Cybok",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/28022/?format=api",
                    "id": 28022,
                    "name": "Cybok",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2001-03-03",
        "supertype": "graphics",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/23/?format=api",
                "id": 23,
                "name": "Graphics",
                "supertype": "graphics"
            }
        ],
        "tags": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/46347/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/46347/",
        "id": 46347,
        "title": "Rope Bridge",
        "author_nicks": [
            {
                "name": "Cybok",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/28022/?format=api",
                    "id": 28022,
                    "name": "Cybok",
                    "is_group": false
                }
            },
            {
                "name": "The Dark Racoon",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/28610/?format=api",
                    "id": 28610,
                    "name": "The Dark Racoon",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "F-Raid",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/26364/?format=api",
                    "id": 26364,
                    "name": "F-Raid",
                    "is_group": true
                }
            }
        ],
        "release_date": "2000-03-11",
        "supertype": "graphics",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/23/?format=api",
                "id": 23,
                "name": "Graphics",
                "supertype": "graphics"
            }
        ],
        "tags": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/45289/?format=api",
        "demozoo_url": "https://demozoo.org/productions/45289/",
        "id": 45289,
        "title": "Unsafe World",
        "author_nicks": [
            {
                "name": "Cybok",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/28022/?format=api",
                    "id": 28022,
                    "name": "Cybok",
                    "is_group": false
                }
            },
            {
                "name": "The Bat",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/10942/?format=api",
                    "id": 10942,
                    "name": "The Bat",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "F-Raid",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/26364/?format=api",
                    "id": 26364,
                    "name": "F-Raid",
                    "is_group": true
                }
            }
        ],
        "release_date": "1999-06-05",
        "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/1/?format=api",
                "id": 1,
                "name": "Demo",
                "supertype": "production"
            }
        ],
        "tags": []
    }
]