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

[
    {
        "url": "https://demozoo.org/api/v1/productions/88982/?format=api",
        "demozoo_url": "https://demozoo.org/productions/88982/",
        "id": 88982,
        "title": "Money Creates Taste",
        "author_nicks": [
            {
                "name": "Camelot",
                "abbreviation": "CML",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/137/?format=api",
                    "id": 137,
                    "name": "Camelot",
                    "is_group": true
                }
            },
            {
                "name": "Warehouse",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/43785/?format=api",
                    "id": 43785,
                    "name": "Warehouse",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1999-04-25",
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/39/?format=api",
                "id": 39,
                "name": "Nintendo 64 (N64)"
            }
        ],
        "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/360937/?format=api",
        "demozoo_url": "https://demozoo.org/productions/360937/",
        "id": 360937,
        "title": "TheTool 0.8",
        "author_nicks": [
            {
                "name": "Warehouse",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/43785/?format=api",
                    "id": 43785,
                    "name": "Warehouse",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1999-01-13",
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/39/?format=api",
                "id": 39,
                "name": "Nintendo 64 (N64)"
            },
            {
                "url": "https://demozoo.org/api/v1/platforms/1/?format=api",
                "id": 1,
                "name": "Windows"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/6/?format=api",
                "id": 6,
                "name": "Tool",
                "supertype": "production"
            }
        ],
        "tags": [
            "converter",
            "console-tool"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/319241/?format=api",
        "demozoo_url": "https://demozoo.org/productions/319241/",
        "id": 319241,
        "title": "77a SE",
        "author_nicks": [
            {
                "name": "Warehouse",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/43785/?format=api",
                    "id": 43785,
                    "name": "Warehouse",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1998-10",
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/39/?format=api",
                "id": 39,
                "name": "Nintendo 64 (N64)"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/33/?format=api",
                "id": 33,
                "name": "Game",
                "supertype": "production"
            }
        ],
        "tags": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/319049/?format=api",
        "demozoo_url": "https://demozoo.org/productions/319049/",
        "id": 319049,
        "title": "77A",
        "author_nicks": [
            {
                "name": "Warehouse",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/43785/?format=api",
                    "id": 43785,
                    "name": "Warehouse",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1998-03-01",
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/39/?format=api",
                "id": 39,
                "name": "Nintendo 64 (N64)"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/33/?format=api",
                "id": 33,
                "name": "Game",
                "supertype": "production"
            }
        ],
        "tags": []
    }
]