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

[
    {
        "url": "https://demozoo.org/api/v1/productions/230058/?format=api",
        "demozoo_url": "https://demozoo.org/productions/230058/",
        "id": 230058,
        "title": "Amazing Vector Analyser Demo",
        "author_nicks": [
            {
                "name": "Timecode",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/105587/?format=api",
                    "id": 105587,
                    "name": "Timecode",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1990",
        "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/230060/?format=api",
        "demozoo_url": "https://demozoo.org/productions/230060/",
        "id": 230060,
        "title": "Total Recall",
        "author_nicks": [
            {
                "name": "Pendle Europa",
                "abbreviation": "PE",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/55133/?format=api",
                    "id": 55133,
                    "name": "Pendle Europa",
                    "is_group": true
                }
            },
            {
                "name": "Timecode",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/105587/?format=api",
                    "id": 105587,
                    "name": "Timecode",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1990",
        "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/8/?format=api",
                "id": 8,
                "name": "Slideshow",
                "supertype": "production"
            }
        ],
        "tags": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/230059/?format=api",
        "demozoo_url": "https://demozoo.org/productions/230059/",
        "id": 230059,
        "title": "First demo",
        "author_nicks": [
            {
                "name": "Timecode",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/105587/?format=api",
                    "id": 105587,
                    "name": "Timecode",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1989",
        "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": []
    }
]