GET /api/v1/releasers/5262/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/51154/?format=api",
        "demozoo_url": "https://demozoo.org/music/51154/",
        "id": 51154,
        "title": "Come to light",
        "author_nicks": [
            {
                "name": "DjFesse",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/5262/?format=api",
                    "id": 5262,
                    "name": "DJ Fesse",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Darklite",
                "abbreviation": "DKE",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/108/?format=api",
                    "id": 108,
                    "name": "Darklite",
                    "is_group": true
                }
            }
        ],
        "release_date": "2012-11-10",
        "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/29990/?format=api",
        "demozoo_url": "https://demozoo.org/music/29990/",
        "id": 29990,
        "title": "Alpha Delirium",
        "author_nicks": [
            {
                "name": "DJ Fesse",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/5262/?format=api",
                    "id": 5262,
                    "name": "DJ Fesse",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Darklite",
                "abbreviation": "DKE",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/108/?format=api",
                    "id": 108,
                    "name": "Darklite",
                    "is_group": true
                }
            }
        ],
        "release_date": "2011-07-16",
        "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/2471/?format=api",
        "demozoo_url": "https://demozoo.org/music/2471/",
        "id": 2471,
        "title": "The happy people",
        "author_nicks": [
            {
                "name": "DJ Fesse",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/5262/?format=api",
                    "id": 5262,
                    "name": "DJ Fesse",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Darklite",
                "abbreviation": "DKE",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/108/?format=api",
                    "id": 108,
                    "name": "Darklite",
                    "is_group": true
                }
            }
        ],
        "release_date": "2009-11-22",
        "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/2599/?format=api",
        "demozoo_url": "https://demozoo.org/music/2599/",
        "id": 2599,
        "title": "i still sing-a-long",
        "author_nicks": [
            {
                "name": "DJ Fesse",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/5262/?format=api",
                    "id": 5262,
                    "name": "DJ Fesse",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Darklite",
                "abbreviation": "DKE",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/108/?format=api",
                    "id": 108,
                    "name": "Darklite",
                    "is_group": true
                }
            }
        ],
        "release_date": "2008-11-16",
        "supertype": "music",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/30/?format=api",
                "id": 30,
                "name": "Streaming Music",
                "supertype": "music"
            }
        ],
        "tags": []
    }
]