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

[
    {
        "url": "https://demozoo.org/api/v1/productions/52854/?format=api",
        "demozoo_url": "https://demozoo.org/productions/52854/",
        "id": 52854,
        "title": "Science Fiction",
        "author_nicks": [
            {
                "name": "Zambari",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/30848/?format=api",
                    "id": 30848,
                    "name": "Zambari",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "E13 Team",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/30968/?format=api",
                    "id": 30968,
                    "name": "E13 Team",
                    "is_group": true
                }
            }
        ],
        "release_date": "2002-10-12",
        "supertype": "production",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/34/?format=api",
                "id": 34,
                "name": "Video",
                "supertype": "production"
            }
        ],
        "tags": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/52473/?format=api",
        "demozoo_url": "https://demozoo.org/productions/52473/",
        "id": 52473,
        "title": "Chwile",
        "author_nicks": [
            {
                "name": "Zambari",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/30848/?format=api",
                    "id": 30848,
                    "name": "Zambari",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2001-03-24",
        "supertype": "production",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/34/?format=api",
                "id": 34,
                "name": "Video",
                "supertype": "production"
            }
        ],
        "tags": [
            "lost"
        ]
    }
]