GET /api/v1/releasers/37723/productions/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

[
    {
        "url": "https://demozoo.org/api/v1/productions/109249/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/109249/",
        "id": 109249,
        "title": "Nerdcave",
        "author_nicks": [
            {
                "name": "Nunki",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/37723/?format=api",
                    "id": 37723,
                    "name": "Nunki",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Inque",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/3780/?format=api",
                    "id": 3780,
                    "name": "Inque",
                    "is_group": true
                }
            }
        ],
        "release_date": "2014-04-20",
        "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/83883/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/83883/",
        "id": 83883,
        "title": "Aechmea",
        "author_nicks": [
            {
                "name": "Nunki",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/37723/?format=api",
                    "id": 37723,
                    "name": "Nunki",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Inque",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/3780/?format=api",
                    "id": 3780,
                    "name": "Inque",
                    "is_group": true
                }
            }
        ],
        "release_date": "2013-08-17",
        "supertype": "graphics",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/23/?format=api",
                "id": 23,
                "name": "Graphics",
                "supertype": "graphics"
            }
        ],
        "tags": []
    }
]