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

[
    {
        "url": "https://demozoo.org/api/v1/productions/118694/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/118694/",
        "id": 118694,
        "title": "Its About To Get Cheesy",
        "author_nicks": [
            {
                "name": "Nina I.",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/24596/?format=api",
                    "id": 24596,
                    "name": "Nina Ikävalko",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2014-08-02",
        "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/38262/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/38262/",
        "id": 38262,
        "title": "Stuck In Life",
        "author_nicks": [
            {
                "name": "Nina Ikävalko",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/24596/?format=api",
                    "id": 24596,
                    "name": "Nina Ikävalko",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2012-08-04",
        "supertype": "graphics",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/23/?format=api",
                "id": 23,
                "name": "Graphics",
                "supertype": "graphics"
            }
        ],
        "tags": []
    }
]