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

[
    {
        "url": "https://demozoo.org/api/v1/productions/56687/?format=api",
        "demozoo_url": "https://demozoo.org/productions/56687/",
        "id": 56687,
        "title": "Way out",
        "author_nicks": [
            {
                "name": "Ail",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/33263/?format=api",
                    "id": 33263,
                    "name": "Ail",
                    "is_group": false
                }
            },
            {
                "name": "C-jeff",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/9147/?format=api",
                    "id": 9147,
                    "name": "C-jeff",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2004-08-21",
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/47/?format=api",
                "id": 47,
                "name": "Flash"
            }
        ],
        "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/56205/?format=api",
        "demozoo_url": "https://demozoo.org/productions/56205/",
        "id": 56205,
        "title": "Are We?",
        "author_nicks": [
            {
                "name": "Ail",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/33263/?format=api",
                    "id": 33263,
                    "name": "Ail",
                    "is_group": false
                }
            },
            {
                "name": "C-jeff",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/9147/?format=api",
                    "id": 9147,
                    "name": "C-jeff",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2003-08-23",
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/47/?format=api",
                "id": 47,
                "name": "Flash"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/1/?format=api",
                "id": 1,
                "name": "Demo",
                "supertype": "production"
            }
        ],
        "tags": []
    }
]