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

[
    {
        "url": "https://demozoo.org/api/v1/productions/71948/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/71948/",
        "id": 71948,
        "title": "Virtual Christmas",
        "author_nicks": [
            {
                "name": "Pan",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/39347/?format=api",
                    "id": 39347,
                    "name": "Pan",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1994-11-26",
        "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/122728/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/122728/",
        "id": 122728,
        "title": "Compo Picture",
        "author_nicks": [
            {
                "name": "Gum",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/53600/?format=api",
                    "id": 53600,
                    "name": "Gum",
                    "is_group": false
                }
            },
            {
                "name": "Pan",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/39347/?format=api",
                    "id": 39347,
                    "name": "Pan",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Alter",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/14710/?format=api",
                    "id": 14710,
                    "name": "Alter",
                    "is_group": true
                }
            }
        ],
        "release_date": "1994-11-19",
        "supertype": "graphics",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/3/?format=api",
                "id": 3,
                "name": "Commodore 64"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/23/?format=api",
                "id": 23,
                "name": "Graphics",
                "supertype": "graphics"
            }
        ],
        "tags": []
    }
]