GET /api/v1/releasers/12092/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/285716/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/285716/",
        "id": 285716,
        "title": "Kuinka monta kalustetta tarvitaan vaihtamaan lamppua?",
        "author_nicks": [
            {
                "name": "wiljami",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/12092/?format=api",
                    "id": 12092,
                    "name": "wiljami",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2020-10-16",
        "supertype": "graphics",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/23/?format=api",
                "id": 23,
                "name": "Graphics",
                "supertype": "graphics"
            }
        ],
        "tags": [
            "3d-studio-max",
            "corona-render"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/285742/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/285742/",
        "id": 285742,
        "title": "Epic Battle",
        "author_nicks": [
            {
                "name": "wiljami",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/12092/?format=api",
                    "id": 12092,
                    "name": "wiljami",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2020-10-16",
        "supertype": "graphics",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/23/?format=api",
                "id": 23,
                "name": "Graphics",
                "supertype": "graphics"
            }
        ],
        "tags": [
            "photoshop",
            "zbrush",
            "3d-studio-max",
            "substance-painter",
            "corona-render"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/259208/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/259208/",
        "id": 259208,
        "title": "Babyfood Express",
        "author_nicks": [
            {
                "name": "wiljami",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/12092/?format=api",
                    "id": 12092,
                    "name": "wiljami",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2019-08-02",
        "supertype": "graphics",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/23/?format=api",
                "id": 23,
                "name": "Graphics",
                "supertype": "graphics"
            }
        ],
        "tags": [
            "photoshop",
            "stages-included",
            "3d-studio-max",
            "substance-painter",
            "corona-render"
        ]
    }
]