GET /api/v1/releasers/4053/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/96603/?format=api",
        "demozoo_url": "https://demozoo.org/productions/96603/",
        "id": 96603,
        "title": "Fresh Demo",
        "author_nicks": [
            {
                "name": "The Electronic Force",
                "abbreviation": "TEF",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/4053/?format=api",
                    "id": 4053,
                    "name": "The Electronic Force",
                    "is_group": true
                }
            }
        ],
        "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/1/?format=api",
                "id": 1,
                "name": "Demo",
                "supertype": "production"
            }
        ],
        "tags": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/1317/?format=api",
        "demozoo_url": "https://demozoo.org/productions/1317/",
        "id": 1317,
        "title": "Demo II",
        "author_nicks": [
            {
                "name": "The Electronic Force",
                "abbreviation": "TEF",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/4053/?format=api",
                    "id": 4053,
                    "name": "The Electronic Force",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1988-05-15",
        "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/1/?format=api",
                "id": 1,
                "name": "Demo",
                "supertype": "production"
            }
        ],
        "tags": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/96602/?format=api",
        "demozoo_url": "https://demozoo.org/productions/96602/",
        "id": 96602,
        "title": "Arvika 1988",
        "author_nicks": [
            {
                "name": "The Electronic Force",
                "abbreviation": "TEF",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/4053/?format=api",
                    "id": 4053,
                    "name": "The Electronic Force",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1988-05-13",
        "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/4/?format=api",
                "id": 4,
                "name": "Intro",
                "supertype": "production"
            }
        ],
        "tags": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/208784/?format=api",
        "demozoo_url": "https://demozoo.org/productions/208784/",
        "id": 208784,
        "title": "Back on The Great Amiga",
        "author_nicks": [
            {
                "name": "The Electronic Force",
                "abbreviation": "TEF",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/4053/?format=api",
                    "id": 4053,
                    "name": "The Electronic Force",
                    "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/1/?format=api",
                "id": 1,
                "name": "Demo",
                "supertype": "production"
            }
        ],
        "tags": [
            "lost"
        ]
    }
]