GET /api/v1/releasers/108643/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/366034/?format=api",
        "demozoo_url": "https://demozoo.org/productions/366034/",
        "id": 366034,
        "title": "Contact Demo",
        "author_nicks": [
            {
                "name": "Powerful Boys",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/108643/?format=api",
                    "id": 108643,
                    "name": "Powerful Boys",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": null,
        "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/1/?format=api",
                "id": 1,
                "name": "Demo",
                "supertype": "production"
            }
        ],
        "tags": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/366035/?format=api",
        "demozoo_url": "https://demozoo.org/productions/366035/",
        "id": 366035,
        "title": "Double Tracked",
        "author_nicks": [
            {
                "name": "Powerful Boys",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/108643/?format=api",
                    "id": 108643,
                    "name": "Powerful Boys",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1990-01-08",
        "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/1/?format=api",
                "id": 1,
                "name": "Demo",
                "supertype": "production"
            }
        ],
        "tags": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/366036/?format=api",
        "demozoo_url": "https://demozoo.org/productions/366036/",
        "id": 366036,
        "title": "Pleasuredome II",
        "author_nicks": [
            {
                "name": "Powerful Boys",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/108643/?format=api",
                    "id": 108643,
                    "name": "Powerful Boys",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1989-10-26",
        "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/1/?format=api",
                "id": 1,
                "name": "Demo",
                "supertype": "production"
            }
        ],
        "tags": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/366038/?format=api",
        "demozoo_url": "https://demozoo.org/productions/366038/",
        "id": 366038,
        "title": "Red Meat",
        "author_nicks": [
            {
                "name": "Powerful Boys",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/108643/?format=api",
                    "id": 108643,
                    "name": "Powerful Boys",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1989-07-17",
        "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/1/?format=api",
                "id": 1,
                "name": "Demo",
                "supertype": "production"
            }
        ],
        "tags": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/366037/?format=api",
        "demozoo_url": "https://demozoo.org/productions/366037/",
        "id": 366037,
        "title": "Sounds of Silence",
        "author_nicks": [
            {
                "name": "Powerful Boys",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/108643/?format=api",
                    "id": 108643,
                    "name": "Powerful Boys",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1989",
        "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/1/?format=api",
                "id": 1,
                "name": "Demo",
                "supertype": "production"
            }
        ],
        "tags": []
    }
]