GET /api/v1/releasers/9268/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/11859/?format=api",
        "demozoo_url": "https://demozoo.org/music/11859/",
        "id": 11859,
        "title": "Blob",
        "author_nicks": [
            {
                "name": "Kevin",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/9268/?format=api",
                    "id": 9268,
                    "name": "Kevin",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": null,
        "supertype": "music",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/2/?format=api",
                "id": 2,
                "name": "ZX Spectrum"
            }
        ],
        "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/11861/?format=api",
        "demozoo_url": "https://demozoo.org/music/11861/",
        "id": 11861,
        "title": "Oedipus Intro Tune",
        "author_nicks": [
            {
                "name": "Kevin",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/9268/?format=api",
                    "id": 9268,
                    "name": "Kevin",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": null,
        "supertype": "music",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/2/?format=api",
                "id": 2,
                "name": "ZX Spectrum"
            }
        ],
        "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/15705/?format=api",
        "demozoo_url": "https://demozoo.org/music/15705/",
        "id": 15705,
        "title": "Flowers in your hands",
        "author_nicks": [
            {
                "name": "Kevin",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/9268/?format=api",
                    "id": 9268,
                    "name": "Kevin",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Concern Chaos",
                "abbreviation": "CC",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/9269/?format=api",
                    "id": 9269,
                    "name": "Concern Chaos",
                    "is_group": true
                }
            }
        ],
        "release_date": "2003-05",
        "supertype": "music",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/2/?format=api",
                "id": 2,
                "name": "ZX Spectrum"
            }
        ],
        "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/11858/?format=api",
        "demozoo_url": "https://demozoo.org/music/11858/",
        "id": 11858,
        "title": "Aerokiller",
        "author_nicks": [
            {
                "name": "Kevin",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/9268/?format=api",
                    "id": 9268,
                    "name": "Kevin",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1999-11-18",
        "supertype": "music",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/2/?format=api",
                "id": 2,
                "name": "ZX Spectrum"
            }
        ],
        "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/11860/?format=api",
        "demozoo_url": "https://demozoo.org/music/11860/",
        "id": 11860,
        "title": "Bliss",
        "author_nicks": [
            {
                "name": "Kevin",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/9268/?format=api",
                    "id": 9268,
                    "name": "Kevin",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1997-08-23",
        "supertype": "music",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/2/?format=api",
                "id": 2,
                "name": "ZX Spectrum"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/14/?format=api",
                "id": 14,
                "name": "Music",
                "supertype": "music"
            }
        ],
        "tags": []
    }
]