GET /api/v1/releasers/28091/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/50849/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/50849/",
        "id": 50849,
        "title": "Fight the power, mon!",
        "author_nicks": [
            {
                "name": "Greed",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/16794/?format=api",
                    "id": 16794,
                    "name": "Greed",
                    "is_group": false
                }
            },
            {
                "name": "tp",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/28091/?format=api",
                    "id": 28091,
                    "name": "tp",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2000-09-02",
        "supertype": "graphics",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/26/?format=api",
                "id": 26,
                "name": "ANSI",
                "supertype": "graphics"
            }
        ],
        "tags": [
            "drugs"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/50850/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/50850/",
        "id": 50850,
        "title": "Hemp World Domination",
        "author_nicks": [
            {
                "name": "tp",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/28091/?format=api",
                    "id": 28091,
                    "name": "tp",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2000-09-02",
        "supertype": "graphics",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/26/?format=api",
                "id": 26,
                "name": "ANSI",
                "supertype": "graphics"
            }
        ],
        "tags": [
            "drugs"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/45330/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/45330/",
        "id": 45330,
        "title": "Kromidemoni",
        "author_nicks": [
            {
                "name": "tp",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/28091/?format=api",
                    "id": 28091,
                    "name": "tp",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Static",
                "abbreviation": "STC",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/10122/?format=api",
                    "id": 10122,
                    "name": "Static",
                    "is_group": true
                }
            }
        ],
        "release_date": "1999-12-04",
        "supertype": "graphics",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/23/?format=api",
                "id": 23,
                "name": "Graphics",
                "supertype": "graphics"
            }
        ],
        "tags": [
            "lost"
        ]
    }
]