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

[
    {
        "url": "https://demozoo.org/api/v1/productions/294814/?format=api",
        "demozoo_url": "https://demozoo.org/productions/294814/",
        "id": 294814,
        "title": "Die Hard",
        "author_nicks": [
            {
                "name": "Axel F.",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/105809/?format=api",
                    "id": 105809,
                    "name": "Axel F.",
                    "is_group": false
                }
            },
            {
                "name": "Sir S.",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/105810/?format=api",
                    "id": 105810,
                    "name": "Sir S.",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1989-10-21",
        "supertype": "production",
        "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/1/?format=api",
                "id": 1,
                "name": "Demo",
                "supertype": "production"
            }
        ],
        "tags": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/294815/?format=api",
        "demozoo_url": "https://demozoo.org/productions/294815/",
        "id": 294815,
        "title": "Take Me To Paradise",
        "author_nicks": [
            {
                "name": "Axel F.",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/105809/?format=api",
                    "id": 105809,
                    "name": "Axel F.",
                    "is_group": false
                }
            },
            {
                "name": "Sir S.",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/105810/?format=api",
                    "id": 105810,
                    "name": "Sir S.",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1989-09-16",
        "supertype": "production",
        "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/1/?format=api",
                "id": 1,
                "name": "Demo",
                "supertype": "production"
            }
        ],
        "tags": []
    }
]