GET /api/v1/releasers/14801/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/76823/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/76823/",
        "id": 76823,
        "title": "Atst",
        "author_nicks": [
            {
                "name": "Dugaz",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/14801/?format=api",
                    "id": 14801,
                    "name": "Dugaz",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Digital Mafia",
                "abbreviation": "DMA",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/1026/?format=api",
                    "id": 1026,
                    "name": "Digital Mafia",
                    "is_group": true
                }
            }
        ],
        "release_date": "2004-10-09",
        "supertype": "graphics",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/23/?format=api",
                "id": 23,
                "name": "Graphics",
                "supertype": "graphics"
            }
        ],
        "tags": [
            "star-wars",
            "stages-included"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/203758/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/203758/",
        "id": 203758,
        "title": "Batoman",
        "author_nicks": [
            {
                "name": "Dugazm",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/14801/?format=api",
                    "id": 14801,
                    "name": "Dugaz",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Digital Mafia",
                "abbreviation": "DMA",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/1026/?format=api",
                    "id": 1026,
                    "name": "Digital Mafia",
                    "is_group": true
                }
            }
        ],
        "release_date": "2004-02-28",
        "supertype": "graphics",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/23/?format=api",
                "id": 23,
                "name": "Graphics",
                "supertype": "graphics"
            }
        ],
        "tags": [
            "batman"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/192837/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/192837/",
        "id": 192837,
        "title": "Superman",
        "author_nicks": [
            {
                "name": "Dugazm",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/14801/?format=api",
                    "id": 14801,
                    "name": "Dugaz",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Digital Mafia",
                "abbreviation": "DMA",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/1026/?format=api",
                    "id": 1026,
                    "name": "Digital Mafia",
                    "is_group": true
                }
            }
        ],
        "release_date": "2004-02-28",
        "supertype": "graphics",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/23/?format=api",
                "id": 23,
                "name": "Graphics",
                "supertype": "graphics"
            }
        ],
        "tags": [
            "superman"
        ]
    }
]