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

[
    {
        "url": "https://demozoo.org/api/v1/productions/8454/?format=api",
        "demozoo_url": "https://demozoo.org/productions/8454/",
        "id": 8454,
        "title": "Jososou",
        "author_nicks": [
            {
                "name": "Grape",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/11709/?format=api",
                    "id": 11709,
                    "name": "Grape",
                    "is_group": true
                }
            },
            {
                "name": "Procreation",
                "abbreviation": "PCN",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/11710/?format=api",
                    "id": 11710,
                    "name": "Procreation",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2003-07-05",
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/1/?format=api",
                "id": 1,
                "name": "Windows"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/1/?format=api",
                "id": 1,
                "name": "Demo",
                "supertype": "production"
            }
        ],
        "tags": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/22377/?format=api",
        "demozoo_url": "https://demozoo.org/productions/22377/",
        "id": 22377,
        "title": "Chaos 1",
        "author_nicks": [
            {
                "name": "Grape",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/11709/?format=api",
                    "id": 11709,
                    "name": "Grape",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2003-06",
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/1/?format=api",
                "id": 1,
                "name": "Windows"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/5/?format=api",
                "id": 5,
                "name": "Diskmag",
                "supertype": "production"
            }
        ],
        "tags": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/21568/?format=api",
        "demozoo_url": "https://demozoo.org/productions/21568/",
        "id": 21568,
        "title": "Chaos 0",
        "author_nicks": [
            {
                "name": "Grape",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/11709/?format=api",
                    "id": 11709,
                    "name": "Grape",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2003-04",
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/1/?format=api",
                "id": 1,
                "name": "Windows"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/5/?format=api",
                "id": 5,
                "name": "Diskmag",
                "supertype": "production"
            }
        ],
        "tags": []
    }
]