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

[
    {
        "url": "https://demozoo.org/api/v1/productions/179793/?format=api",
        "demozoo_url": "https://demozoo.org/productions/179793/",
        "id": 179793,
        "title": "Tetsuo BBS (3)",
        "author_nicks": [
            {
                "name": "X-ess",
                "abbreviation": "XS",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/10441/?format=api",
                    "id": 10441,
                    "name": "X-ess",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": null,
        "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/182925/?format=api",
        "demozoo_url": "https://demozoo.org/productions/182925/",
        "id": 182925,
        "title": "Digital Fuse BBS (2)",
        "author_nicks": [
            {
                "name": "X-ess",
                "abbreviation": "XS",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/10441/?format=api",
                    "id": 10441,
                    "name": "X-ess",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1995",
        "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/182927/?format=api",
        "demozoo_url": "https://demozoo.org/productions/182927/",
        "id": 182927,
        "title": "Digital Fuse BBS (3)",
        "author_nicks": [
            {
                "name": "X-ess",
                "abbreviation": "XS",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/10441/?format=api",
                    "id": 10441,
                    "name": "X-ess",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1995",
        "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/203320/?format=api",
        "demozoo_url": "https://demozoo.org/productions/203320/",
        "id": 203320,
        "title": "X-ESS Application Generator",
        "author_nicks": [
            {
                "name": "X-ess",
                "abbreviation": "XS",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/10441/?format=api",
                    "id": 10441,
                    "name": "X-ess",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1995",
        "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": [
            "application-generator"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/203321/?format=api",
        "demozoo_url": "https://demozoo.org/productions/203321/",
        "id": 203321,
        "title": "X-ESS Ansi Requestor",
        "author_nicks": [
            {
                "name": "X-ess",
                "abbreviation": "XS",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/10441/?format=api",
                    "id": 10441,
                    "name": "X-ess",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1995",
        "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": [
            "requester"
        ]
    }
]