GET /api/v1/releasers/34396/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/79842/?format=api",
        "demozoo_url": "https://demozoo.org/productions/79842/",
        "id": 79842,
        "title": "Running Cracktro",
        "author_nicks": [
            {
                "name": "Denim",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/34396/?format=api",
                    "id": 34396,
                    "name": "Denim",
                    "is_group": true
                }
            },
            {
                "name": "Elite",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/15355/?format=api",
                    "id": 15355,
                    "name": "Elite",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1998-09-13",
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/17/?format=api",
                "id": 17,
                "name": "Atari Falcon"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/13/?format=api",
                "id": 13,
                "name": "Cracktro",
                "supertype": "production"
            }
        ],
        "tags": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/121071/?format=api",
        "demozoo_url": "https://demozoo.org/productions/121071/",
        "id": 121071,
        "title": "Multibriques V1.5 Cracktro",
        "author_nicks": [
            {
                "name": "Denim",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/34396/?format=api",
                    "id": 34396,
                    "name": "Denim",
                    "is_group": true
                }
            },
            {
                "name": "Elite",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/15355/?format=api",
                    "id": 15355,
                    "name": "Elite",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1998-05-16",
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/17/?format=api",
                "id": 17,
                "name": "Atari Falcon"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/13/?format=api",
                "id": 13,
                "name": "Cracktro",
                "supertype": "production"
            }
        ],
        "tags": []
    }
]