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

[
    {
        "url": "https://demozoo.org/api/v1/productions/331400/?format=api",
        "demozoo_url": "https://demozoo.org/productions/331400/",
        "id": 331400,
        "title": "Advertbox",
        "author_nicks": [
            {
                "name": "Innocence",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/26991/?format=api",
                    "id": 26991,
                    "name": "Innocence",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1995-10-13",
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/5/?format=api",
                "id": 5,
                "name": "Amiga OCS/ECS"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/5/?format=api",
                "id": 5,
                "name": "Diskmag",
                "supertype": "production"
            }
        ],
        "tags": [
            "amos",
            "incomplete-affils"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/286822/?format=api",
        "demozoo_url": "https://demozoo.org/productions/286822/",
        "id": 286822,
        "title": "Desert Cream",
        "author_nicks": [
            {
                "name": "Innocence",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/26991/?format=api",
                    "id": 26991,
                    "name": "Innocence",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1995-10-02",
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/5/?format=api",
                "id": 5,
                "name": "Amiga OCS/ECS"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/1/?format=api",
                "id": 1,
                "name": "Demo",
                "supertype": "production"
            }
        ],
        "tags": [
            "amos"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/331401/?format=api",
        "demozoo_url": "https://demozoo.org/productions/331401/",
        "id": 331401,
        "title": "Hardcore Cafe 1995",
        "author_nicks": [
            {
                "name": "Innocence",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/26991/?format=api",
                    "id": 26991,
                    "name": "Innocence",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1995",
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/5/?format=api",
                "id": 5,
                "name": "Amiga OCS/ECS"
            }
        ],
        "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/331402/?format=api",
        "demozoo_url": "https://demozoo.org/productions/331402/",
        "id": 331402,
        "title": "Swappers Top-30 Votetool",
        "author_nicks": [
            {
                "name": "Innocence",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/26991/?format=api",
                    "id": 26991,
                    "name": "Innocence",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1995",
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/5/?format=api",
                "id": 5,
                "name": "Amiga OCS/ECS"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/6/?format=api",
                "id": 6,
                "name": "Tool",
                "supertype": "production"
            }
        ],
        "tags": [
            "voting-tool"
        ]
    }
]