GET /api/v1/releasers/91316/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/319678/?format=api",
        "demozoo_url": "https://demozoo.org/music/319678/",
        "id": 319678,
        "title": "Megamodul1",
        "author_nicks": [
            {
                "name": "Dj Eazy",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/91316/?format=api",
                    "id": 91316,
                    "name": "Dj Eazy",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Future Vision",
                "abbreviation": "FTV",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/6689/?format=api",
                    "id": 6689,
                    "name": "Future Vision",
                    "is_group": true
                }
            }
        ],
        "release_date": "1993-02-24",
        "supertype": "music",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/29/?format=api",
                "id": 29,
                "name": "Tracked Music",
                "supertype": "music"
            }
        ],
        "tags": [
            "4ch",
            "mod"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/221140/?format=api",
        "demozoo_url": "https://demozoo.org/music/221140/",
        "id": 221140,
        "title": "house mix 3",
        "author_nicks": [
            {
                "name": "Dj Eazy",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/91316/?format=api",
                    "id": 91316,
                    "name": "Dj Eazy",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1992-12-28",
        "supertype": "music",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/5/?format=api",
                "id": 5,
                "name": "Amiga OCS/ECS"
            }
        ],
        "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/319676/?format=api",
        "demozoo_url": "https://demozoo.org/music/319676/",
        "id": 319676,
        "title": "Hardcore Rave Mix",
        "author_nicks": [
            {
                "name": "Dj Eazy",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/91316/?format=api",
                    "id": 91316,
                    "name": "Dj Eazy",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Future Vision",
                "abbreviation": "FTV",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/6689/?format=api",
                    "id": 6689,
                    "name": "Future Vision",
                    "is_group": true
                }
            }
        ],
        "release_date": "1992-11-11",
        "supertype": "music",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/29/?format=api",
                "id": 29,
                "name": "Tracked Music",
                "supertype": "music"
            }
        ],
        "tags": [
            "4ch",
            "mod"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/319666/?format=api",
        "demozoo_url": "https://demozoo.org/music/319666/",
        "id": 319666,
        "title": "Passion Remix",
        "author_nicks": [
            {
                "name": "Dj Eazy",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/91316/?format=api",
                    "id": 91316,
                    "name": "Dj Eazy",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Future Vision",
                "abbreviation": "FTV",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/6689/?format=api",
                    "id": 6689,
                    "name": "Future Vision",
                    "is_group": true
                }
            }
        ],
        "release_date": "1992-10-20",
        "supertype": "music",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/29/?format=api",
                "id": 29,
                "name": "Tracked Music",
                "supertype": "music"
            }
        ],
        "tags": []
    }
]