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

[
    {
        "url": "https://demozoo.org/api/v1/productions/193535/?format=api",
        "demozoo_url": "https://demozoo.org/productions/193535/",
        "id": 193535,
        "title": "Express BBS (4)",
        "author_nicks": [
            {
                "name": "Route 66",
                "abbreviation": "R66",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/81745/?format=api",
                    "id": 81745,
                    "name": "Route 66",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1996",
        "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/41/?format=api",
                "id": 41,
                "name": "BBStro",
                "supertype": "production"
            }
        ],
        "tags": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/193534/?format=api",
        "demozoo_url": "https://demozoo.org/productions/193534/",
        "id": 193534,
        "title": "Express BBS (3)",
        "author_nicks": [
            {
                "name": "Route 66",
                "abbreviation": "R66",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/81745/?format=api",
                    "id": 81745,
                    "name": "Route 66",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1996",
        "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/41/?format=api",
                "id": 41,
                "name": "BBStro",
                "supertype": "production"
            }
        ],
        "tags": [
            "blastersound-bbs-ripoff2"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/182697/?format=api",
        "demozoo_url": "https://demozoo.org/productions/182697/",
        "id": 182697,
        "title": "Express BBS (1)",
        "author_nicks": [
            {
                "name": "Route 66",
                "abbreviation": "R66",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/81745/?format=api",
                    "id": 81745,
                    "name": "Route 66",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1996",
        "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/41/?format=api",
                "id": 41,
                "name": "BBStro",
                "supertype": "production"
            }
        ],
        "tags": []
    }
]