GET /api/v1/releasers/68577/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/178612/?format=api",
        "demozoo_url": "https://demozoo.org/productions/178612/",
        "id": 178612,
        "title": "SoftLogOff V1.1",
        "author_nicks": [
            {
                "name": "Restless",
                "abbreviation": "RST",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/68577/?format=api",
                    "id": 68577,
                    "name": "Restless",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1995-06-28",
        "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/53/?format=api",
                "id": 53,
                "name": "BBS Door",
                "supertype": "production"
            }
        ],
        "tags": [
            "logic-bbs",
            "amiex-logoff"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/228846/?format=api",
        "demozoo_url": "https://demozoo.org/productions/228846/",
        "id": 228846,
        "title": "Nothing",
        "author_nicks": [
            {
                "name": "Restless",
                "abbreviation": "RST",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/68577/?format=api",
                    "id": 68577,
                    "name": "Restless",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1995",
        "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": [
            "demomaniac"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/228847/?format=api",
        "demozoo_url": "https://demozoo.org/productions/228847/",
        "id": 228847,
        "title": "Porno ECS Slideshow",
        "author_nicks": [
            {
                "name": "Restless",
                "abbreviation": "RST",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/68577/?format=api",
                    "id": 68577,
                    "name": "Restless",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1994",
        "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": []
    }
]