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

[
    {
        "url": "https://demozoo.org/api/v1/productions/24951/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/24951/",
        "id": 24951,
        "title": "Futuretv",
        "author_nicks": [
            {
                "name": "Scientoz",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/18010/?format=api",
                    "id": 18010,
                    "name": "Scientoz",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2001-04-15",
        "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/47378/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/47378/",
        "id": 47378,
        "title": "Morgensbeimcdonalds",
        "author_nicks": [
            {
                "name": "Scientoz",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/18010/?format=api",
                    "id": 18010,
                    "name": "Scientoz",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Eichel",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/11005/?format=api",
                    "id": 11005,
                    "name": "Eichel",
                    "is_group": true
                }
            }
        ],
        "release_date": "2000-11-04",
        "supertype": "graphics",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/23/?format=api",
                "id": 23,
                "name": "Graphics",
                "supertype": "graphics"
            }
        ],
        "tags": []
    }
]