GET /api/v1/releasers/6558/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/209843/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/209843/",
        "id": 209843,
        "title": "Armada charset by TRS",
        "author_nicks": [
            {
                "name": "TRS",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/6558/?format=api",
                    "id": 6558,
                    "name": "TRS",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1990-06-29",
        "supertype": "graphics",
        "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/23/?format=api",
                "id": 23,
                "name": "Graphics",
                "supertype": "graphics"
            }
        ],
        "tags": [
            "font"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/209844/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/209844/",
        "id": 209844,
        "title": "Armada charset by TRS",
        "author_nicks": [
            {
                "name": "TRS",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/6558/?format=api",
                    "id": 6558,
                    "name": "TRS",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1989-12",
        "supertype": "graphics",
        "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/23/?format=api",
                "id": 23,
                "name": "Graphics",
                "supertype": "graphics"
            }
        ],
        "tags": [
            "font",
            "32x32font"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/209842/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/209842/",
        "id": 209842,
        "title": "Armada charset by TRS",
        "author_nicks": [
            {
                "name": "TRS",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/6558/?format=api",
                    "id": 6558,
                    "name": "TRS",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1989-06-23",
        "supertype": "graphics",
        "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/23/?format=api",
                "id": 23,
                "name": "Graphics",
                "supertype": "graphics"
            }
        ],
        "tags": [
            "font"
        ]
    }
]