GET /api/v1/releasers/16528/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/79597/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/79597/",
        "id": 79597,
        "title": "Møte med Sau",
        "author_nicks": [
            {
                "name": "C-zar",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/16528/?format=api",
                    "id": 16528,
                    "name": "C-zar",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2013-07-13",
        "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/36789/?format=api",
        "demozoo_url": "https://demozoo.org/music/36789/",
        "id": 36789,
        "title": "Technical Itch",
        "author_nicks": [
            {
                "name": "C-zar",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/16528/?format=api",
                    "id": 16528,
                    "name": "C-zar",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2012-07-14",
        "supertype": "music",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/30/?format=api",
                "id": 30,
                "name": "Streaming Music",
                "supertype": "music"
            }
        ],
        "tags": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/22520/?format=api",
        "demozoo_url": "https://demozoo.org/music/22520/",
        "id": 22520,
        "title": "Ypper Du Dunk?",
        "author_nicks": [
            {
                "name": "C-zar",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/16528/?format=api",
                    "id": 16528,
                    "name": "C-zar",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1999-04-03",
        "supertype": "music",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/14/?format=api",
                "id": 14,
                "name": "Music",
                "supertype": "music"
            }
        ],
        "tags": []
    }
]