GET /api/v1/releasers/118029/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/287047/?format=api",
        "demozoo_url": "https://demozoo.org/productions/287047/",
        "id": 287047,
        "title": "Music Express",
        "author_nicks": [
            {
                "name": "Amiga Action",
                "abbreviation": "AAN",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/118029/?format=api",
                    "id": 118029,
                    "name": "Amiga Action",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": null,
        "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/7/?format=api",
                "id": 7,
                "name": "Musicdisk",
                "supertype": "production"
            }
        ],
        "tags": [
            "lost",
            "corrupted-file"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/368892/?format=api",
        "demozoo_url": "https://demozoo.org/productions/368892/",
        "id": 368892,
        "title": "Music Express 3",
        "author_nicks": [
            {
                "name": "Amiga Action",
                "abbreviation": "AAN",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/118029/?format=api",
                    "id": 118029,
                    "name": "Amiga Action",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1988-08-30",
        "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/7/?format=api",
                "id": 7,
                "name": "Musicdisk",
                "supertype": "production"
            }
        ],
        "tags": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/287011/?format=api",
        "demozoo_url": "https://demozoo.org/productions/287011/",
        "id": 287011,
        "title": "Music Express 2",
        "author_nicks": [
            {
                "name": "Amiga Action",
                "abbreviation": "AAN",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/118029/?format=api",
                    "id": 118029,
                    "name": "Amiga Action",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1988",
        "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/7/?format=api",
                "id": 7,
                "name": "Musicdisk",
                "supertype": "production"
            }
        ],
        "tags": []
    }
]