GET /api/v1/releasers/17024/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/103869/?format=api",
        "demozoo_url": "https://demozoo.org/music/103869/",
        "id": 103869,
        "title": "Tokio Demo Scene",
        "author_nicks": [
            {
                "name": "sincl",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/17024/?format=api",
                    "id": 17024,
                    "name": "sincl",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "System K",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/6501/?format=api",
                    "id": 6501,
                    "name": "System K",
                    "is_group": true
                }
            }
        ],
        "release_date": "2014-03-22",
        "supertype": "music",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/14/?format=api",
                "id": 14,
                "name": "Music",
                "supertype": "music"
            }
        ],
        "tags": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/36841/?format=api",
        "demozoo_url": "https://demozoo.org/music/36841/",
        "id": 36841,
        "title": "Carrot Bottle",
        "author_nicks": [
            {
                "name": "sincl",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/17024/?format=api",
                    "id": 17024,
                    "name": "sincl",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2012-01-13",
        "supertype": "music",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/14/?format=api",
                "id": 14,
                "name": "Music",
                "supertype": "music"
            }
        ],
        "tags": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/36843/?format=api",
        "demozoo_url": "https://demozoo.org/music/36843/",
        "id": 36843,
        "title": "Lovin' you - modorerunaraba-",
        "author_nicks": [
            {
                "name": "sincl",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/17024/?format=api",
                    "id": 17024,
                    "name": "sincl",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2012-01-13",
        "supertype": "music",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/14/?format=api",
                "id": 14,
                "name": "Music",
                "supertype": "music"
            }
        ],
        "tags": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/302369/?format=api",
        "demozoo_url": "https://demozoo.org/music/302369/",
        "id": 302369,
        "title": "Air",
        "author_nicks": [
            {
                "name": "sincl",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/17024/?format=api",
                    "id": 17024,
                    "name": "sincl",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2008-08-26",
        "supertype": "music",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/30/?format=api",
                "id": 30,
                "name": "Streaming Music",
                "supertype": "music"
            }
        ],
        "tags": []
    }
]