GET /api/v1/releasers/70061/productions/?format=api
               
              
                HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
[
    {
        "url": "https://demozoo.org/api/v1/productions/168708/?format=api",
        "demozoo_url": "https://demozoo.org/productions/168708/",
        "id": 168708,
        "title": "Goodbye Deliverance",
        "author_nicks": [
            {
                "name": "Deliverance",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/70061/?format=api",
                    "id": 70061,
                    "name": "Deliverance",
                    "is_group": true
                }
            },
            {
                "name": "dAWN",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/70060/?format=api",
                    "id": 70060,
                    "name": "dAWN",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2008-01-20",
        "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/4/?format=api",
                "id": 4,
                "name": "Intro",
                "supertype": "production"
            }
        ],
        "tags": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/358108/?format=api",
        "demozoo_url": "https://demozoo.org/productions/358108/",
        "id": 358108,
        "title": "Intro#1",
        "author_nicks": [
            {
                "name": "Deliverance",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/70061/?format=api",
                    "id": 70061,
                    "name": "Deliverance",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2007-09",
        "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/4/?format=api",
                "id": 4,
                "name": "Intro",
                "supertype": "production"
            }
        ],
        "tags": [
            "first-demo"
        ]
    }
]