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

[
    {
        "url": "https://demozoo.org/api/v1/productions/83196/?format=api",
        "demozoo_url": "https://demozoo.org/productions/83196/",
        "id": 83196,
        "title": "Crazy Q fscked it up!",
        "author_nicks": [
            {
                "name": "Gamkiller",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/38148/?format=api",
                    "id": 38148,
                    "name": "Gamkiller",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Introx",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/17529/?format=api",
                    "id": 17529,
                    "name": "Introx",
                    "is_group": true
                }
            }
        ],
        "release_date": "2006-03-04",
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/7/?format=api",
                "id": 7,
                "name": "Linux"
            },
            {
                "url": "https://demozoo.org/api/v1/platforms/1/?format=api",
                "id": 1,
                "name": "Windows"
            }
        ],
        "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/82134/?format=api",
        "demozoo_url": "https://demozoo.org/productions/82134/",
        "id": 82134,
        "title": "Fastdemo",
        "author_nicks": [
            {
                "name": "Gamkiller",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/38148/?format=api",
                    "id": 38148,
                    "name": "Gamkiller",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Introx",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/17529/?format=api",
                    "id": 17529,
                    "name": "Introx",
                    "is_group": true
                }
            }
        ],
        "release_date": "2005-07-31",
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/7/?format=api",
                "id": 7,
                "name": "Linux"
            }
        ],
        "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/68254/?format=api",
        "demozoo_url": "https://demozoo.org/productions/68254/",
        "id": 68254,
        "title": "Bleh 2003",
        "author_nicks": [
            {
                "name": "Fredd",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/38149/?format=api",
                    "id": 38149,
                    "name": "Fredd",
                    "is_group": false
                }
            },
            {
                "name": "Gamkiller",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/38148/?format=api",
                    "id": 38148,
                    "name": "Gamkiller",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2003-12-28",
        "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/1/?format=api",
                "id": 1,
                "name": "Demo",
                "supertype": "production"
            }
        ],
        "tags": []
    }
]