GET /api/v1/releasers/5310/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/186981/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/186981/",
        "id": 186981,
        "title": "Never Forget",
        "author_nicks": [
            {
                "name": "Element",
                "abbreviation": "EMT",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/5310/?format=api",
                    "id": 5310,
                    "name": "Element",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1999-01-15",
        "supertype": "graphics",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/25/?format=api",
                "id": 25,
                "name": "ASCII Collection",
                "supertype": "graphics"
            }
        ],
        "tags": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/19037/?format=api",
        "demozoo_url": "https://demozoo.org/productions/19037/",
        "id": 19037,
        "title": "cHRIZ iN dA hOOD",
        "author_nicks": [
            {
                "name": "Apathy",
                "abbreviation": "APT",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/1183/?format=api",
                    "id": 1183,
                    "name": "Apathy",
                    "is_group": true
                }
            },
            {
                "name": "Element",
                "abbreviation": "EMT",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/5310/?format=api",
                    "id": 5310,
                    "name": "Element",
                    "is_group": true
                }
            },
            {
                "name": "Massive",
                "abbreviation": "MSV",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/5302/?format=api",
                    "id": 5302,
                    "name": "Massive",
                    "is_group": true
                }
            },
            {
                "name": "RPE",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/5455/?format=api",
                    "id": 5455,
                    "name": "RPE",
                    "is_group": true
                }
            },
            {
                "name": "ist",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/13758/?format=api",
                    "id": 13758,
                    "name": "ist",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1997-03-30",
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/6/?format=api",
                "id": 6,
                "name": "Amiga AGA"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/1/?format=api",
                "id": 1,
                "name": "Demo",
                "supertype": "production"
            }
        ],
        "tags": []
    }
]