GET /api/v1/releasers/80224/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/255126/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/255126/",
        "id": 255126,
        "title": "Mikkään ei mee kohtuuella",
        "author_nicks": [
            {
                "name": "piimae",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/80224/?format=api",
                    "id": 80224,
                    "name": "piimae",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "findori",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/80225/?format=api",
                    "id": 80225,
                    "name": "findori",
                    "is_group": true
                }
            }
        ],
        "release_date": "2019-08-02",
        "supertype": "graphics",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/36/?format=api",
                "id": 36,
                "name": "Photo",
                "supertype": "graphics"
            }
        ],
        "tags": [
            "monochrome",
            "stages-included"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/191231/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/191231/",
        "id": 191231,
        "title": "Erasing Memories",
        "author_nicks": [
            {
                "name": "piimae",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/80224/?format=api",
                    "id": 80224,
                    "name": "piimae",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "findori",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/80225/?format=api",
                    "id": 80225,
                    "name": "findori",
                    "is_group": true
                }
            }
        ],
        "release_date": "2018-08-04",
        "supertype": "graphics",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/36/?format=api",
                "id": 36,
                "name": "Photo",
                "supertype": "graphics"
            }
        ],
        "tags": []
    }
]