GET /api/v1/releasers/119618/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/132985/?format=api",
        "demozoo_url": "https://demozoo.org/music/132985/",
        "id": 132985,
        "title": "Sunday morning by ANOXER",
        "author_nicks": [
            {
                "name": "Karsten Koch",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/57013/?format=api",
                    "id": 57013,
                    "name": "Karsten Koch",
                    "is_group": false
                }
            },
            {
                "name": "Lutz Roeder",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/119618/?format=api",
                    "id": 119618,
                    "name": "Lutz Roeder",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": null,
        "supertype": "music",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/29/?format=api",
                "id": 29,
                "name": "Tracked Music",
                "supertype": "music"
            }
        ],
        "tags": [
            "16ch",
            "s3m"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/371485/?format=api",
        "demozoo_url": "https://demozoo.org/productions/371485/",
        "id": 371485,
        "title": "Imago Orpheus 1.00",
        "author_nicks": [
            {
                "name": "Lutz Roeder",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/119618/?format=api",
                    "id": 119618,
                    "name": "Lutz Roeder",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1993",
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/4/?format=api",
                "id": 4,
                "name": "MS-Dos"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/6/?format=api",
                "id": 6,
                "name": "Tool",
                "supertype": "production"
            }
        ],
        "tags": [
            "tracker",
            "imf"
        ]
    }
]