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

[
    {
        "url": "https://demozoo.org/api/v1/productions/159892/?format=api",
        "demozoo_url": "https://demozoo.org/productions/159892/",
        "id": 159892,
        "title": "xa-006: Quickfix",
        "author_nicks": [
            {
                "name": "Danter",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/41953/?format=api",
                    "id": 41953,
                    "name": "Danter",
                    "is_group": false
                }
            },
            {
                "name": "Trejs",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/41554/?format=api",
                    "id": 41554,
                    "name": "Trejs",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "xAngle",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/38140/?format=api",
                    "id": 38140,
                    "name": "xAngle",
                    "is_group": true
                }
            }
        ],
        "release_date": "2016-07-02",
        "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/82326/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/82326/",
        "id": 82326,
        "title": "xAngle Phoenix",
        "author_nicks": [
            {
                "name": "Danter",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/41953/?format=api",
                    "id": 41953,
                    "name": "Danter",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2005-11-26",
        "supertype": "graphics",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/23/?format=api",
                "id": 23,
                "name": "Graphics",
                "supertype": "graphics"
            }
        ],
        "tags": []
    }
]