GET /api/v1/releasers/73864/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/196658/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/196658/",
        "id": 196658,
        "title": "Bearing",
        "author_nicks": [
            {
                "name": "Mangatome",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/73864/?format=api",
                    "id": 73864,
                    "name": "Mangatome",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2018-12-01",
        "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/177353/?format=api",
        "demozoo_url": "https://demozoo.org/productions/177353/",
        "id": 177353,
        "title": "20 _ears",
        "author_nicks": [
            {
                "name": "Did'",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/73865/?format=api",
                    "id": 73865,
                    "name": "Did'",
                    "is_group": false
                }
            },
            {
                "name": "Mangatome",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/73864/?format=api",
                    "id": 73864,
                    "name": "Mangatome",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2017-08-19",
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/1/?format=api",
                "id": 1,
                "name": "Windows"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/3/?format=api",
                "id": 3,
                "name": "4K Intro",
                "supertype": "production"
            }
        ],
        "tags": [
            "source-available"
        ]
    }
]