GET /api/v1/releasers/59077/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/164778/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/164778/",
        "id": 164778,
        "title": "Zmrok",
        "author_nicks": [
            {
                "name": "Pluton",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/59077/?format=api",
                    "id": 59077,
                    "name": "GS",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1993-10-23",
        "supertype": "graphics",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/23/?format=api",
                "id": 23,
                "name": "Graphics",
                "supertype": "graphics"
            }
        ],
        "tags": [
            "lost"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/164773/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/164773/",
        "id": 164773,
        "title": "Natura",
        "author_nicks": [
            {
                "name": "Pluton",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/59077/?format=api",
                    "id": 59077,
                    "name": "GS",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1993-10-23",
        "supertype": "graphics",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/23/?format=api",
                "id": 23,
                "name": "Graphics",
                "supertype": "graphics"
            }
        ],
        "tags": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/203163/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/203163/",
        "id": 203163,
        "title": "Conan",
        "author_nicks": [
            {
                "name": "Pluton",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/59077/?format=api",
                    "id": 59077,
                    "name": "GS",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1992-06-27",
        "supertype": "graphics",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/23/?format=api",
                "id": 23,
                "name": "Graphics",
                "supertype": "graphics"
            }
        ],
        "tags": []
    }
]