GET /api/v1/releasers/58178/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/216384/?format=api",
        "demozoo_url": "https://demozoo.org/music/216384/",
        "id": 216384,
        "title": "pipe-line",
        "author_nicks": [
            {
                "name": "Biten Bytes",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/58178/?format=api",
                    "id": 58178,
                    "name": "Biten Bytes",
                    "is_group": false
                }
            },
            {
                "name": "Dolphin",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/2833/?format=api",
                    "id": 2833,
                    "name": "Dolphin",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1990",
        "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/216385/?format=api",
        "demozoo_url": "https://demozoo.org/productions/216385/",
        "id": 216385,
        "title": "Noisetracker Intro",
        "author_nicks": [
            {
                "name": "3rd Day",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/101259/?format=api",
                    "id": 101259,
                    "name": "3rd Day",
                    "is_group": false
                }
            },
            {
                "name": "Biten Bytes",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/58178/?format=api",
                    "id": 58178,
                    "name": "Biten Bytes",
                    "is_group": false
                }
            },
            {
                "name": "Dolphin",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/2833/?format=api",
                    "id": 2833,
                    "name": "Dolphin",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1990",
        "supertype": "production",
        "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/4/?format=api",
                "id": 4,
                "name": "Intro",
                "supertype": "production"
            }
        ],
        "tags": []
    }
]