GET /api/v1/releasers/28089/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/50236/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/50236/",
        "id": 50236,
        "title": "Jamaican Village",
        "author_nicks": [
            {
                "name": "Corben_da",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/28089/?format=api",
                    "id": 28089,
                    "name": "Corben_da",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Cloaking Novice",
                "abbreviation": "CN",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/28087/?format=api",
                    "id": 28087,
                    "name": "Cloaking Novice",
                    "is_group": true
                }
            }
        ],
        "release_date": "2000-03-11",
        "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/45323/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/45323/",
        "id": 45323,
        "title": "Hipit VS Rokkarit",
        "author_nicks": [
            {
                "name": "Corben_da",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/28089/?format=api",
                    "id": 28089,
                    "name": "Corben_da",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Cloaking Novice",
                "abbreviation": "CN",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/28087/?format=api",
                    "id": 28087,
                    "name": "Cloaking Novice",
                    "is_group": true
                }
            }
        ],
        "release_date": "1999-12-04",
        "supertype": "graphics",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/23/?format=api",
                "id": 23,
                "name": "Graphics",
                "supertype": "graphics"
            }
        ],
        "tags": []
    }
]