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

[
    {
        "url": "https://demozoo.org/api/v1/productions/367889/?format=api",
        "demozoo_url": "https://demozoo.org/productions/367889/",
        "id": 367889,
        "title": "Contact TBF",
        "author_nicks": [
            {
                "name": "The Bionic Force",
                "abbreviation": "TBF",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/109546/?format=api",
                    "id": 109546,
                    "name": "The Bionic Force",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": null,
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/3/?format=api",
                "id": 3,
                "name": "Commodore 64"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/1/?format=api",
                "id": 1,
                "name": "Demo",
                "supertype": "production"
            }
        ],
        "tags": [
            "one-file-demo"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/367891/?format=api",
        "demozoo_url": "https://demozoo.org/productions/367891/",
        "id": 367891,
        "title": "Still Rockin' It",
        "author_nicks": [
            {
                "name": "The Bionic Force",
                "abbreviation": "TBF",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/109546/?format=api",
                    "id": 109546,
                    "name": "The Bionic Force",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": null,
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/3/?format=api",
                "id": 3,
                "name": "Commodore 64"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/1/?format=api",
                "id": 1,
                "name": "Demo",
                "supertype": "production"
            }
        ],
        "tags": [
            "one-file-demo"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/367890/?format=api",
        "demozoo_url": "https://demozoo.org/productions/367890/",
        "id": 367890,
        "title": "Stay Cool",
        "author_nicks": [
            {
                "name": "The Bionic Force",
                "abbreviation": "TBF",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/109546/?format=api",
                    "id": 109546,
                    "name": "The Bionic Force",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1987",
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/3/?format=api",
                "id": 3,
                "name": "Commodore 64"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/1/?format=api",
                "id": 1,
                "name": "Demo",
                "supertype": "production"
            }
        ],
        "tags": [
            "one-file-demo"
        ]
    }
]