GET /api/v1/releasers/65664/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/188721/?format=api",
        "demozoo_url": "https://demozoo.org/productions/188721/",
        "id": 188721,
        "title": "Time to Wake Up - Or How I Came To Love Väyrynen",
        "author_nicks": [
            {
                "name": "Äärikeskusta",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/65664/?format=api",
                    "id": 65664,
                    "name": "Äärikeskusta",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2017-12",
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/1/?format=api",
                "id": 1,
                "name": "Windows"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/1/?format=api",
                "id": 1,
                "name": "Demo",
                "supertype": "production"
            }
        ],
        "tags": [
            "politics"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/161676/?format=api",
        "demozoo_url": "https://demozoo.org/productions/161676/",
        "id": 161676,
        "title": "Sopu",
        "author_nicks": [
            {
                "name": "Äärikeskusta",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/65664/?format=api",
                    "id": 65664,
                    "name": "Äärikeskusta",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2016-03-05",
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/1/?format=api",
                "id": 1,
                "name": "Windows"
            }
        ],
        "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/188710/?format=api",
        "demozoo_url": "https://demozoo.org/productions/188710/",
        "id": 188710,
        "title": "Son Of The Great Nation",
        "author_nicks": [
            {
                "name": "Äärikeskusta",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/65664/?format=api",
                    "id": 65664,
                    "name": "Äärikeskusta",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2015-11",
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/1/?format=api",
                "id": 1,
                "name": "Windows"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/1/?format=api",
                "id": 1,
                "name": "Demo",
                "supertype": "production"
            }
        ],
        "tags": []
    }
]