GET /api/v1/releasers/13356/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/50946/?format=api",
        "demozoo_url": "https://demozoo.org/productions/50946/",
        "id": 50946,
        "title": "Zikeses Contrib at TMD5",
        "author_nicks": [
            {
                "name": "Zikes",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/13356/?format=api",
                    "id": 13356,
                    "name": "Zikes",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2000-02",
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/1/?format=api",
                "id": 1,
                "name": "Windows"
            }
        ],
        "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/41301/?format=api",
        "demozoo_url": "https://demozoo.org/productions/41301/",
        "id": 41301,
        "title": "Plan B",
        "author_nicks": [
            {
                "name": "Zikes",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/13356/?format=api",
                    "id": 13356,
                    "name": "Zikes",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1998-10",
        "supertype": "production",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/34/?format=api",
                "id": 34,
                "name": "Video",
                "supertype": "production"
            }
        ],
        "tags": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/37011/?format=api",
        "demozoo_url": "https://demozoo.org/productions/37011/",
        "id": 37011,
        "title": "?",
        "author_nicks": [
            {
                "name": "Zikes",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/13356/?format=api",
                    "id": 13356,
                    "name": "Zikes",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1997-10-20",
        "supertype": "production",
        "platforms": [],
        "types": [],
        "tags": [
            "lost"
        ]
    }
]