GET /api/v1/releasers/33435/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/56959/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/56959/",
        "id": 56959,
        "title": "If I have a hammer",
        "author_nicks": [
            {
                "name": "Mario",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/33435/?format=api",
                    "id": 33435,
                    "name": "Mario",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Maxter",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/6825/?format=api",
                    "id": 6825,
                    "name": "Maxter",
                    "is_group": true
                }
            }
        ],
        "release_date": "2001-07-21",
        "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/56724/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/56724/",
        "id": 56724,
        "title": "Anger",
        "author_nicks": [
            {
                "name": "Mario",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/33435/?format=api",
                    "id": 33435,
                    "name": "Mario",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Maxter",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/6825/?format=api",
                    "id": 6825,
                    "name": "Maxter",
                    "is_group": true
                }
            }
        ],
        "release_date": "2001-02-03",
        "supertype": "graphics",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/23/?format=api",
                "id": 23,
                "name": "Graphics",
                "supertype": "graphics"
            }
        ],
        "tags": [
            "lost"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/276474/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/276474/",
        "id": 276474,
        "title": "Porsche",
        "author_nicks": [
            {
                "name": "Mario",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/33435/?format=api",
                    "id": 33435,
                    "name": "Mario",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Maxter",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/6825/?format=api",
                    "id": 6825,
                    "name": "Maxter",
                    "is_group": true
                }
            }
        ],
        "release_date": "2000-12-01",
        "supertype": "graphics",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/23/?format=api",
                "id": 23,
                "name": "Graphics",
                "supertype": "graphics"
            }
        ],
        "tags": []
    }
]