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

[
    {
        "url": "https://demozoo.org/api/v1/productions/84415/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/84415/",
        "id": 84415,
        "title": "VEGAN FOR EVER",
        "author_nicks": [
            {
                "name": "Fred2",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/38581/?format=api",
                    "id": 38581,
                    "name": "Fred2",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2007-11-03",
        "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/158545/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/158545/",
        "id": 158545,
        "title": "Magie & Chimère",
        "author_nicks": [
            {
                "name": "Fred2",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/38581/?format=api",
                    "id": 38581,
                    "name": "Fred2",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2006-10-22",
        "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/69632/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/69632/",
        "id": 69632,
        "title": "Solid Fat Bio",
        "author_nicks": [
            {
                "name": "Fred2",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/38581/?format=api",
                    "id": 38581,
                    "name": "Fred2",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2003-03-22",
        "supertype": "graphics",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/23/?format=api",
                "id": 23,
                "name": "Graphics",
                "supertype": "graphics"
            }
        ],
        "tags": []
    }
]