GET /api/v1/releasers/6415/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/86347/?format=api",
        "demozoo_url": "https://demozoo.org/music/86347/",
        "id": 86347,
        "title": "Børnetime",
        "author_nicks": [
            {
                "name": "Moebious",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/6415/?format=api",
                    "id": 6415,
                    "name": "Moebious",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Terranigma",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/39953/?format=api",
                    "id": 39953,
                    "name": "Terranigma",
                    "is_group": true
                }
            }
        ],
        "release_date": "2008-10-18",
        "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/4842/?format=api",
        "demozoo_url": "https://demozoo.org/music/4842/",
        "id": 4842,
        "title": "Defilibration (bp 08 compo mix)",
        "author_nicks": [
            {
                "name": "Moebious",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/6415/?format=api",
                    "id": 6415,
                    "name": "Moebious",
                    "is_group": false
                }
            },
            {
                "name": "bstrr",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/118/?format=api",
                    "id": 118,
                    "name": "Booster",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Perihelion",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/6416/?format=api",
                    "id": 6416,
                    "name": "Perihelion",
                    "is_group": true
                }
            }
        ],
        "release_date": "2008-03-24",
        "supertype": "music",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/30/?format=api",
                "id": 30,
                "name": "Streaming Music",
                "supertype": "music"
            }
        ],
        "tags": []
    }
]