GET /api/v1/releasers/48472/productions/?format=api&ordering=id
               
              
                HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
[
    {
        "url": "https://demozoo.org/api/v1/productions/133225/?format=api",
        "demozoo_url": "https://demozoo.org/music/133225/",
        "id": 133225,
        "title": "\"VOX\" da Harsh HarmoniX",
        "author_nicks": [
            {
                "name": "Klavistr",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/48472/?format=api",
                    "id": 48472,
                    "name": "Klavistr",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2015-02-21",
        "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/103870/?format=api",
        "demozoo_url": "https://demozoo.org/music/103870/",
        "id": 103870,
        "title": "Wave Zero",
        "author_nicks": [
            {
                "name": "Klavistr",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/48472/?format=api",
                    "id": 48472,
                    "name": "Klavistr",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Atmosphere",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/110241/?format=api",
                    "id": 110241,
                    "name": "Atmosphere",
                    "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": []
    }
]