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

[
    {
        "url": "https://demozoo.org/api/v1/productions/307903/?format=api",
        "demozoo_url": "https://demozoo.org/productions/307903/",
        "id": 307903,
        "title": "Digital Reader V1.38",
        "author_nicks": [
            {
                "name": "Digital Stimulation",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/84157/?format=api",
                    "id": 84157,
                    "name": "Digital Stimulation",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1992-01-05",
        "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": [
            "lsd-bbs"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/200906/?format=api",
        "demozoo_url": "https://demozoo.org/productions/200906/",
        "id": 200906,
        "title": "Garden Of Delight BBS",
        "author_nicks": [
            {
                "name": "Digital Stimulation",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/84157/?format=api",
                    "id": 84157,
                    "name": "Digital Stimulation",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1991-08-10",
        "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/197637/?format=api",
        "demozoo_url": "https://demozoo.org/productions/197637/",
        "id": 197637,
        "title": "Floorshow",
        "author_nicks": [
            {
                "name": "Digital Stimulation",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/84157/?format=api",
                    "id": 84157,
                    "name": "Digital Stimulation",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1991-06-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/22/?format=api",
                "id": 22,
                "name": "32K Intro",
                "supertype": "production"
            }
        ],
        "tags": [
            "first-production"
        ]
    }
]