GET /api/v1/releasers/13477/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/26352/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/26352/",
        "id": 26352,
        "title": "Sterf !",
        "author_nicks": [
            {
                "name": "Noko",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/13477/?format=api",
                    "id": 13477,
                    "name": "Noko",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2002-03-31",
        "supertype": "graphics",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/23/?format=api",
                "id": 23,
                "name": "Graphics",
                "supertype": "graphics"
            }
        ],
        "tags": [
            "grafx2",
            "640x480"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/58433/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/58433/",
        "id": 58433,
        "title": "NS Reisplanner",
        "author_nicks": [
            {
                "name": "Noko",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/13477/?format=api",
                    "id": 13477,
                    "name": "Noko",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Phantasy",
                "abbreviation": "PHT",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/2226/?format=api",
                    "id": 2226,
                    "name": "Phantasy",
                    "is_group": true
                }
            }
        ],
        "release_date": "2001-11-24",
        "supertype": "graphics",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/3/?format=api",
                "id": 3,
                "name": "Commodore 64"
            }
        ],
        "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/58042/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/58042/",
        "id": 58042,
        "title": "Greet the sacred cow",
        "author_nicks": [
            {
                "name": "Noko",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/13477/?format=api",
                    "id": 13477,
                    "name": "Noko",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Phantasy",
                "abbreviation": "PHT",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/2226/?format=api",
                    "id": 2226,
                    "name": "Phantasy",
                    "is_group": true
                }
            }
        ],
        "release_date": "2001-06-23",
        "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/25021/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/25021/",
        "id": 25021,
        "title": "When I Dye",
        "author_nicks": [
            {
                "name": "Noko",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/13477/?format=api",
                    "id": 13477,
                    "name": "Noko",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2001-04-15",
        "supertype": "graphics",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/3/?format=api",
                "id": 3,
                "name": "Commodore 64"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/23/?format=api",
                "id": 23,
                "name": "Graphics",
                "supertype": "graphics"
            }
        ],
        "tags": []
    }
]