GET /api/v1/releasers/19623/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/32844/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/32844/",
        "id": 32844,
        "title": "Klonko",
        "author_nicks": [
            {
                "name": "Nestor",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/19623/?format=api",
                    "id": 19623,
                    "name": "Nestor",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Los Angeles Lamers",
                "abbreviation": "LAL",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/14427/?format=api",
                    "id": 14427,
                    "name": "Los Angeles Lamers",
                    "is_group": true
                }
            }
        ],
        "release_date": "1996-04-13",
        "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/28537/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/28537/",
        "id": 28537,
        "title": "Nestor2",
        "author_nicks": [
            {
                "name": "Nestor",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/19623/?format=api",
                    "id": 19623,
                    "name": "Nestor",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1995-04-08",
        "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/28536/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/28536/",
        "id": 28536,
        "title": "Nestor",
        "author_nicks": [
            {
                "name": "Nestor",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/19623/?format=api",
                    "id": 19623,
                    "name": "Nestor",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1995-04-08",
        "supertype": "graphics",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/23/?format=api",
                "id": 23,
                "name": "Graphics",
                "supertype": "graphics"
            }
        ],
        "tags": []
    }
]