GET /api/v1/releasers/60510/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/178277/?format=api",
        "demozoo_url": "https://demozoo.org/music/178277/",
        "id": 178277,
        "title": "Неизвестность",
        "author_nicks": [
            {
                "name": "Kas29",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/60510/?format=api",
                    "id": 60510,
                    "name": "Kas29",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2017-09-09",
        "supertype": "music",
        "platforms": [],
        "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/177465/?format=api",
        "demozoo_url": "https://demozoo.org/music/177465/",
        "id": 177465,
        "title": "Struggle (Схватка)",
        "author_nicks": [
            {
                "name": "Kas29",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/60510/?format=api",
                    "id": 60510,
                    "name": "Kas29",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2017-08-26",
        "supertype": "music",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/30/?format=api",
                "id": 30,
                "name": "Streaming Music",
                "supertype": "music"
            }
        ],
        "tags": [
            "russian-title"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/161195/?format=api",
        "demozoo_url": "https://demozoo.org/productions/161195/",
        "id": 161195,
        "title": "Invitro \"All on CSP!\"",
        "author_nicks": [
            {
                "name": "Kas29",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/60510/?format=api",
                    "id": 60510,
                    "name": "Kas29",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2016-07-30",
        "supertype": "production",
        "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/1/?format=api",
                "id": 1,
                "name": "Demo",
                "supertype": "production"
            }
        ],
        "tags": []
    }
]