GET /api/v1/releasers/19527/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/32932/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/32932/",
        "id": 32932,
        "title": "Motions",
        "author_nicks": [
            {
                "name": "Cork",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/19527/?format=api",
                    "id": 19527,
                    "name": "Cork",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Gasp Inc.",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/14456/?format=api",
                    "id": 14456,
                    "name": "Gasp Inc.",
                    "is_group": true
                }
            },
            {
                "name": "Poro",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/19528/?format=api",
                    "id": 19528,
                    "name": "Poro Productions",
                    "is_group": true
                }
            },
            {
                "name": "Zymosis",
                "abbreviation": "ZMO, ZMS",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/464/?format=api",
                    "id": 464,
                    "name": "Zymosis Boozing Society",
                    "is_group": true
                }
            }
        ],
        "release_date": "1996-09-28",
        "supertype": "graphics",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/23/?format=api",
                "id": 23,
                "name": "Graphics",
                "supertype": "graphics"
            }
        ],
        "tags": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/131577/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/131577/",
        "id": 131577,
        "title": "Sami II - the Saga Continues !",
        "author_nicks": [
            {
                "name": "Cork",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/19527/?format=api",
                    "id": 19527,
                    "name": "Cork",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Poro Productions",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/19528/?format=api",
                    "id": 19528,
                    "name": "Poro Productions",
                    "is_group": true
                }
            }
        ],
        "release_date": "1995-08-12",
        "supertype": "graphics",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/23/?format=api",
                "id": 23,
                "name": "Graphics",
                "supertype": "graphics"
            }
        ],
        "tags": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/28316/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/28316/",
        "id": 28316,
        "title": "Fright",
        "author_nicks": [
            {
                "name": "Cork",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/19527/?format=api",
                    "id": 19527,
                    "name": "Cork",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Poro",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/19528/?format=api",
                    "id": 19528,
                    "name": "Poro Productions",
                    "is_group": true
                }
            }
        ],
        "release_date": "1995-07-01",
        "supertype": "graphics",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/23/?format=api",
                "id": 23,
                "name": "Graphics",
                "supertype": "graphics"
            }
        ],
        "tags": [
            "gif",
            "320x200"
        ]
    }
]