GET /api/v1/releasers/16561/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/30640/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/30640/",
        "id": 30640,
        "title": "Rockin Igor",
        "author_nicks": [
            {
                "name": "Beldor",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/16561/?format=api",
                    "id": 16561,
                    "name": "Beldor",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2002-03-30",
        "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/165493/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/165493/",
        "id": 165493,
        "title": "Babebalicious",
        "author_nicks": [
            {
                "name": "Beldor",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/16561/?format=api",
                    "id": 16561,
                    "name": "Beldor",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2002-03-30",
        "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/22585/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/22585/",
        "id": 22585,
        "title": "Crybroom",
        "author_nicks": [
            {
                "name": "Beldor",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/16561/?format=api",
                    "id": 16561,
                    "name": "Beldor",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1999-04-03",
        "supertype": "graphics",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/23/?format=api",
                "id": 23,
                "name": "Graphics",
                "supertype": "graphics"
            }
        ],
        "tags": []
    }
]