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

[
    {
        "url": "https://demozoo.org/api/v1/productions/193419/?format=api",
        "demozoo_url": "https://demozoo.org/productions/193419/",
        "id": 193419,
        "title": "Cintia",
        "author_nicks": [
            {
                "name": "Cortex Corp.",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/81692/?format=api",
                    "id": 81692,
                    "name": "Cortex Corp.",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2007-02",
        "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/193421/?format=api",
        "demozoo_url": "https://demozoo.org/productions/193421/",
        "id": 193421,
        "title": "Xmas Compo 2006",
        "author_nicks": [
            {
                "name": "Cortex Corp.",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/81692/?format=api",
                    "id": 81692,
                    "name": "Cortex Corp.",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2006-12",
        "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": [
            "directx-9",
            "christmas"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/193420/?format=api",
        "demozoo_url": "https://demozoo.org/productions/193420/",
        "id": 193420,
        "title": "Cydonia",
        "author_nicks": [
            {
                "name": "Cortex Corp.",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/81692/?format=api",
                    "id": 81692,
                    "name": "Cortex Corp.",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2006-11",
        "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": []
    }
]