GET /api/v1/releasers/63660/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/174147/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/174147/",
        "id": 174147,
        "title": "Ashivere Lionheart",
        "author_nicks": [
            {
                "name": "Kampfisken",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/63660/?format=api",
                    "id": 63660,
                    "name": "Kampfisken",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2017-04-14",
        "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/155387/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/155387/",
        "id": 155387,
        "title": "Taintwater Tussle",
        "author_nicks": [
            {
                "name": "Kampfisken",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/63660/?format=api",
                    "id": 63660,
                    "name": "Kampfisken",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2016-03-25",
        "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/153209/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/153209/",
        "id": 153209,
        "title": "Inuit three thousand",
        "author_nicks": [
            {
                "name": "Kampfisken",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/63660/?format=api",
                    "id": 63660,
                    "name": "Kampfisken",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2015-04-04",
        "supertype": "graphics",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/23/?format=api",
                "id": 23,
                "name": "Graphics",
                "supertype": "graphics"
            }
        ],
        "tags": []
    }
]