GET /api/v1/releasers/69676/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/365206/?format=api",
        "demozoo_url": "https://demozoo.org/productions/365206/",
        "id": 365206,
        "title": "Terminator Scroll",
        "author_nicks": [
            {
                "name": "Odiesoft",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/69676/?format=api",
                    "id": 69676,
                    "name": "Odiesoft",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": null,
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/36/?format=api",
                "id": 36,
                "name": "Amstrad CPC"
            }
        ],
        "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/365204/?format=api",
        "demozoo_url": "https://demozoo.org/productions/365204/",
        "id": 365204,
        "title": "Hardwired Plasma",
        "author_nicks": [
            {
                "name": "Odiesoft",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/69676/?format=api",
                    "id": 69676,
                    "name": "Odiesoft",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2003-03",
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/36/?format=api",
                "id": 36,
                "name": "Amstrad CPC"
            }
        ],
        "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/365207/?format=api",
        "demozoo_url": "https://demozoo.org/productions/365207/",
        "id": 365207,
        "title": "The Twister",
        "author_nicks": [
            {
                "name": "Odiesoft",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/69676/?format=api",
                    "id": 69676,
                    "name": "Odiesoft",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2003-03",
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/36/?format=api",
                "id": 36,
                "name": "Amstrad CPC"
            },
            {
                "url": "https://demozoo.org/api/v1/platforms/61/?format=api",
                "id": 61,
                "name": "Amstrad Plus"
            }
        ],
        "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/365205/?format=api",
        "demozoo_url": "https://demozoo.org/productions/365205/",
        "id": 365205,
        "title": "Heat",
        "author_nicks": [
            {
                "name": "Odiesoft",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/69676/?format=api",
                    "id": 69676,
                    "name": "Odiesoft",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2001-07",
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/36/?format=api",
                "id": 36,
                "name": "Amstrad CPC"
            },
            {
                "url": "https://demozoo.org/api/v1/platforms/61/?format=api",
                "id": 61,
                "name": "Amstrad Plus"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/1/?format=api",
                "id": 1,
                "name": "Demo",
                "supertype": "production"
            }
        ],
        "tags": []
    }
]