GET /api/v1/releasers/39910/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/74749/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/74749/",
        "id": 74749,
        "title": "Zombie",
        "author_nicks": [
            {
                "name": "Micket",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/39910/?format=api",
                    "id": 39910,
                    "name": "Micket",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2003-05-31",
        "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/74755/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/74755/",
        "id": 74755,
        "title": "Robotpanther",
        "author_nicks": [
            {
                "name": "Micket",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/39910/?format=api",
                    "id": 39910,
                    "name": "Micket",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2003-05-31",
        "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/205139/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/205139/",
        "id": 205139,
        "title": "micket-gungirl.jpg",
        "author_nicks": [
            {
                "name": "Micket",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/39910/?format=api",
                    "id": 39910,
                    "name": "Micket",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2002-05-25",
        "supertype": "graphics",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/23/?format=api",
                "id": 23,
                "name": "Graphics",
                "supertype": "graphics"
            }
        ],
        "tags": []
    }
]