GET /api/v1/releasers/14508/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/20420/?format=api",
        "demozoo_url": "https://demozoo.org/music/20420/",
        "id": 20420,
        "title": "Procaine",
        "author_nicks": [
            {
                "name": "DJ Daelch",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/14508/?format=api",
                    "id": 14508,
                    "name": "DJ Daelch",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Panorama",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/14506/?format=api",
                    "id": 14506,
                    "name": "Panorama",
                    "is_group": true
                }
            }
        ],
        "release_date": "2002-08-31",
        "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/26530/?format=api",
        "demozoo_url": "https://demozoo.org/music/26530/",
        "id": 26530,
        "title": "Techno Bells",
        "author_nicks": [
            {
                "name": "DJ Daelch",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/14508/?format=api",
                    "id": 14508,
                    "name": "DJ Daelch",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2002-03-31",
        "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/26597/?format=api",
        "demozoo_url": "https://demozoo.org/music/26597/",
        "id": 26597,
        "title": "spice!",
        "author_nicks": [
            {
                "name": "DJ Daelch",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/14508/?format=api",
                    "id": 14508,
                    "name": "DJ Daelch",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Panorama",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/14506/?format=api",
                    "id": 14506,
                    "name": "Panorama",
                    "is_group": true
                }
            }
        ],
        "release_date": "2002-03-31",
        "supertype": "music",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/29/?format=api",
                "id": 29,
                "name": "Tracked Music",
                "supertype": "music"
            }
        ],
        "tags": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/26444/?format=api",
        "demozoo_url": "https://demozoo.org/music/26444/",
        "id": 26444,
        "title": "pulsing pad",
        "author_nicks": [
            {
                "name": "DJ Daelch",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/14508/?format=api",
                    "id": 14508,
                    "name": "DJ Daelch",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2002-03-31",
        "supertype": "music",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/14/?format=api",
                "id": 14,
                "name": "Music",
                "supertype": "music"
            }
        ],
        "tags": []
    }
]