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

[
    {
        "url": "https://demozoo.org/api/v1/productions/62584/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/62584/",
        "id": 62584,
        "title": "Scene Event 2002",
        "author_nicks": [
            {
                "name": "PiKHAT",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/36066/?format=api",
                    "id": 36066,
                    "name": "PiKHAT",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2002-07-19",
        "supertype": "graphics",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/24/?format=api",
                "id": 24,
                "name": "ASCII",
                "supertype": "graphics"
            }
        ],
        "tags": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/62587/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/62587/",
        "id": 62587,
        "title": "Fisse - det skal man da ha'",
        "author_nicks": [
            {
                "name": "PiKHAT",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/36066/?format=api",
                    "id": 36066,
                    "name": "PiKHAT",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2002-07-19",
        "supertype": "graphics",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/24/?format=api",
                "id": 24,
                "name": "ASCII",
                "supertype": "graphics"
            }
        ],
        "tags": []
    }
]