GET /api/v1/releasers/83043/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/199486/?format=api",
        "demozoo_url": "https://demozoo.org/productions/199486/",
        "id": 199486,
        "title": "Pentax Cracktro",
        "author_nicks": [
            {
                "name": "Pentax",
                "abbreviation": "PEN",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/83043/?format=api",
                    "id": 83043,
                    "name": "Pentax",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1996",
        "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/13/?format=api",
                "id": 13,
                "name": "Cracktro",
                "supertype": "production"
            }
        ],
        "tags": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/204383/?format=api",
        "demozoo_url": "https://demozoo.org/productions/204383/",
        "id": 204383,
        "title": "Pentax Loader",
        "author_nicks": [
            {
                "name": "Pentax",
                "abbreviation": "PEN",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/83043/?format=api",
                    "id": 83043,
                    "name": "Pentax",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1996",
        "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/13/?format=api",
                "id": 13,
                "name": "Cracktro",
                "supertype": "production"
            }
        ],
        "tags": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/306631/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/306631/",
        "id": 306631,
        "title": "Ascii Collection #3",
        "author_nicks": [
            {
                "name": "Pentax",
                "abbreviation": "PEN",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/83043/?format=api",
                    "id": 83043,
                    "name": "Pentax",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1995-01-25",
        "supertype": "graphics",
        "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/25/?format=api",
                "id": 25,
                "name": "ASCII Collection",
                "supertype": "graphics"
            }
        ],
        "tags": []
    }
]