GET /api/v1/releasers/81114/productions/?format=api&ordering=id
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

[
    {
        "url": "https://demozoo.org/api/v1/productions/192404/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/192404/",
        "id": 192404,
        "title": "Две столицы: Ленинград",
        "author_nicks": [
            {
                "name": "P.P",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/81114/?format=api",
                    "id": 81114,
                    "name": "P.P",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2018-08-25",
        "supertype": "graphics",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/36/?format=api",
                "id": 36,
                "name": "Photo",
                "supertype": "graphics"
            }
        ],
        "tags": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/192405/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/192405/",
        "id": 192405,
        "title": "Две столицы: Москва",
        "author_nicks": [
            {
                "name": "P.P",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/81114/?format=api",
                    "id": 81114,
                    "name": "P.P",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2018-08-25",
        "supertype": "graphics",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/36/?format=api",
                "id": 36,
                "name": "Photo",
                "supertype": "graphics"
            }
        ],
        "tags": []
    }
]