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

[
    {
        "url": "https://demozoo.org/api/v1/productions/307918/?format=api",
        "demozoo_url": "https://demozoo.org/productions/307918/",
        "id": 307918,
        "title": "Humble Dox Viewer 1.0",
        "author_nicks": [
            {
                "name": "Humble Dox",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/78323/?format=api",
                    "id": 78323,
                    "name": "Humble Dox",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1992-11-29",
        "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/6/?format=api",
                "id": 6,
                "name": "Tool",
                "supertype": "production"
            }
        ],
        "tags": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/295071/?format=api",
        "demozoo_url": "https://demozoo.org/productions/295071/",
        "id": 295071,
        "title": "Castles Complete Game Documentation",
        "author_nicks": [
            {
                "name": "Humble Dox",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/78323/?format=api",
                    "id": 78323,
                    "name": "Humble Dox",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1991-07-03",
        "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/5/?format=api",
                "id": 5,
                "name": "Diskmag",
                "supertype": "production"
            }
        ],
        "tags": [
            "no-credits-added",
            "castles"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/187541/?format=api",
        "demozoo_url": "https://demozoo.org/productions/187541/",
        "id": 187541,
        "title": "Megatraveller 2 Dox Loader",
        "author_nicks": [
            {
                "name": "Humble Dox",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/78323/?format=api",
                    "id": 78323,
                    "name": "Humble Dox",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1991",
        "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/13/?format=api",
                "id": 13,
                "name": "Cracktro",
                "supertype": "production"
            }
        ],
        "tags": []
    }
]