GET /api/v1/releasers/51445/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/147528/?format=api",
        "demozoo_url": "https://demozoo.org/music/147528/",
        "id": 147528,
        "title": "durrsac",
        "author_nicks": [
            {
                "name": "Fjern",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/51445/?format=api",
                    "id": 51445,
                    "name": "Fjern",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Resistance",
                "abbreviation": "RSE",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/3918/?format=api",
                    "id": 3918,
                    "name": "Resistance",
                    "is_group": true
                }
            }
        ],
        "release_date": "2015-10-17",
        "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/141388/?format=api",
        "demozoo_url": "https://demozoo.org/music/141388/",
        "id": 141388,
        "title": "Metronordpolis",
        "author_nicks": [
            {
                "name": "Fjern",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/51445/?format=api",
                    "id": 51445,
                    "name": "Fjern",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Resistance",
                "abbreviation": "RSE",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/3918/?format=api",
                    "id": 3918,
                    "name": "Resistance",
                    "is_group": true
                }
            }
        ],
        "release_date": "2015-07-11",
        "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/116783/?format=api",
        "demozoo_url": "https://demozoo.org/music/116783/",
        "id": 116783,
        "title": "luftskipkappløp",
        "author_nicks": [
            {
                "name": "Fjern",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/51445/?format=api",
                    "id": 51445,
                    "name": "Fjern",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2014-07-12",
        "supertype": "music",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/30/?format=api",
                "id": 30,
                "name": "Streaming Music",
                "supertype": "music"
            }
        ],
        "tags": []
    }
]