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

[
    {
        "url": "https://demozoo.org/api/v1/productions/52503/?format=api",
        "demozoo_url": "https://demozoo.org/productions/52503/",
        "id": 52503,
        "title": "Evolutions of lines",
        "author_nicks": [
            {
                "name": "Master_PE",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/30221/?format=api",
                    "id": 30221,
                    "name": "Master_PE",
                    "is_group": false
                }
            },
            {
                "name": "Santa",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/127279/?format=api",
                    "id": 127279,
                    "name": "Santa",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Dragons of Quraniton",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/30856/?format=api",
                    "id": 30856,
                    "name": "Dragons of Quraniton",
                    "is_group": true
                }
            }
        ],
        "release_date": "2001-03-03",
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/47/?format=api",
                "id": 47,
                "name": "Flash"
            }
        ],
        "types": [],
        "tags": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/50776/?format=api",
        "demozoo_url": "https://demozoo.org/productions/50776/",
        "id": 50776,
        "title": "Master_PE homepage",
        "author_nicks": [
            {
                "name": "Master_PE",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/30221/?format=api",
                    "id": 30221,
                    "name": "Master_PE",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2000-06-17",
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/12/?format=api",
                "id": 12,
                "name": "Browser"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/1/?format=api",
                "id": 1,
                "name": "Demo",
                "supertype": "production"
            }
        ],
        "tags": []
    }
]