GET /api/v1/releasers/5912/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/99999/?format=api",
        "demozoo_url": "https://demozoo.org/productions/99999/",
        "id": 99999,
        "title": "SID-Wizard 1.5",
        "author_nicks": [
            {
                "name": "Hermit",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/26078/?format=api",
                    "id": 26078,
                    "name": "Hermit",
                    "is_group": false
                }
            },
            {
                "name": "Soci",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/5912/?format=api",
                    "id": 5912,
                    "name": "Soci",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2013-12-30",
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/3/?format=api",
                "id": 3,
                "name": "Commodore 64"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/6/?format=api",
                "id": 6,
                "name": "Tool",
                "supertype": "production"
            }
        ],
        "tags": [
            "tracker",
            "sid-wizard",
            "music-editor",
            "source-available"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/3733/?format=api",
        "demozoo_url": "https://demozoo.org/productions/3733/",
        "id": 3733,
        "title": "Amiga Emulator",
        "author_nicks": [
            {
                "name": "Soci",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/5912/?format=api",
                    "id": 5912,
                    "name": "Soci",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Singular Crew",
                "abbreviation": "SGR",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/5740/?format=api",
                    "id": 5740,
                    "name": "Singular Crew",
                    "is_group": true
                }
            }
        ],
        "release_date": "2005-03-28",
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/3/?format=api",
                "id": 3,
                "name": "Commodore 64"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/1/?format=api",
                "id": 1,
                "name": "Demo",
                "supertype": "production"
            }
        ],
        "tags": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/171110/?format=api",
        "demozoo_url": "https://demozoo.org/music/171110/",
        "id": 171110,
        "title": "Formula DJ/Visage Remixed on the C64",
        "author_nicks": [
            {
                "name": "Soci",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/5912/?format=api",
                    "id": 5912,
                    "name": "Soci",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Singular",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/5740/?format=api",
                    "id": 5740,
                    "name": "Singular Crew",
                    "is_group": true
                }
            }
        ],
        "release_date": "1998-08-22",
        "supertype": "music",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/3/?format=api",
                "id": 3,
                "name": "Commodore 64"
            }
        ],
        "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/33669/?format=api",
        "demozoo_url": "https://demozoo.org/music/33669/",
        "id": 33669,
        "title": "Voodopeople",
        "author_nicks": [
            {
                "name": "Soci",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/5912/?format=api",
                    "id": 5912,
                    "name": "Soci",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Singular",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/5740/?format=api",
                    "id": 5740,
                    "name": "Singular Crew",
                    "is_group": true
                }
            }
        ],
        "release_date": "1997-08-23",
        "supertype": "music",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/3/?format=api",
                "id": 3,
                "name": "Commodore 64"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/14/?format=api",
                "id": 14,
                "name": "Music",
                "supertype": "music"
            }
        ],
        "tags": [
            "cover-version",
            "reflex-tracker"
        ]
    }
]