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

[
    {
        "url": "https://demozoo.org/api/v1/productions/55475/?format=api",
        "demozoo_url": "https://demozoo.org/productions/55475/",
        "id": 55475,
        "title": "BTB02: HyperCube",
        "author_nicks": [
            {
                "name": "BiteTheBytes",
                "abbreviation": "BTB",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/17047/?format=api",
                    "id": 17047,
                    "name": "BiteTheBytes",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2005-12-28",
        "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/23421/?format=api",
        "demozoo_url": "https://demozoo.org/productions/23421/",
        "id": 23421,
        "title": "BTB01: Archimedes",
        "author_nicks": [
            {
                "name": "BiteTheBytes",
                "abbreviation": "BTB",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/17047/?format=api",
                    "id": 17047,
                    "name": "BiteTheBytes",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2005-08-27",
        "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/34764/?format=api",
        "demozoo_url": "https://demozoo.org/productions/34764/",
        "id": 34764,
        "title": "Destiny",
        "author_nicks": [
            {
                "name": "BiteTheBytes",
                "abbreviation": "BTB",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/17047/?format=api",
                    "id": 17047,
                    "name": "BiteTheBytes",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2005-08-27",
        "supertype": "production",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/34/?format=api",
                "id": 34,
                "name": "Video",
                "supertype": "production"
            }
        ],
        "tags": []
    }
]