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

[
    {
        "url": "https://demozoo.org/api/v1/productions/41895/?format=api",
        "demozoo_url": "https://demozoo.org/productions/41895/",
        "id": 41895,
        "title": "Shs10",
        "author_nicks": [
            {
                "name": "Spy",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/9844/?format=api",
                    "id": 9844,
                    "name": "Spy",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2012-09-15",
        "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/1/?format=api",
                "id": 1,
                "name": "Demo",
                "supertype": "production"
            }
        ],
        "tags": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/26207/?format=api",
        "demozoo_url": "https://demozoo.org/productions/26207/",
        "id": 26207,
        "title": "Static Upstairs",
        "author_nicks": [
            {
                "name": "Bloo",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/16442/?format=api",
                    "id": 16442,
                    "name": "Bloo",
                    "is_group": false
                }
            },
            {
                "name": "Feather",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/123/?format=api",
                    "id": 123,
                    "name": "fthr",
                    "is_group": false
                }
            },
            {
                "name": "Horn",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/11912/?format=api",
                    "id": 11912,
                    "name": "Horn",
                    "is_group": false
                }
            },
            {
                "name": "Radix",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/5/?format=api",
                    "id": 5,
                    "name": "Radix",
                    "is_group": false
                }
            },
            {
                "name": "Spy",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/9844/?format=api",
                    "id": 9844,
                    "name": "Spy",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2002-03-31",
        "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/22987/?format=api",
        "demozoo_url": "https://demozoo.org/productions/22987/",
        "id": 22987,
        "title": "H-Life",
        "author_nicks": [
            {
                "name": "Raiden",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/4281/?format=api",
                    "id": 4281,
                    "name": "Raiden",
                    "is_group": false
                }
            },
            {
                "name": "Spy",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/9844/?format=api",
                    "id": 9844,
                    "name": "Spy",
                    "is_group": false
                }
            },
            {
                "name": "Tetno",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/16781/?format=api",
                    "id": 16781,
                    "name": "Tetno",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1999-09-04",
        "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": []
    }
]