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

[
    {
        "url": "https://demozoo.org/api/v1/productions/201681/?format=api",
        "demozoo_url": "https://demozoo.org/productions/201681/",
        "id": 201681,
        "title": "Giana Worlds 0.8 Special Preview",
        "author_nicks": [
            {
                "name": "Myth",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/49852/?format=api",
                    "id": 49852,
                    "name": "Myth",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1999-10-02",
        "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/33/?format=api",
                "id": 33,
                "name": "Game",
                "supertype": "production"
            }
        ],
        "tags": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/200239/?format=api",
        "demozoo_url": "https://demozoo.org/productions/200239/",
        "id": 200239,
        "title": "Giana Worlds 0.7 Beta",
        "author_nicks": [
            {
                "name": "Myth",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/49852/?format=api",
                    "id": 49852,
                    "name": "Myth",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1999-08-21",
        "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/33/?format=api",
                "id": 33,
                "name": "Game",
                "supertype": "production"
            }
        ],
        "tags": [
            "giana-sisters"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/20227/?format=api",
        "demozoo_url": "https://demozoo.org/productions/20227/",
        "id": 20227,
        "title": "Giana Sisters 32K",
        "author_nicks": [
            {
                "name": "Myth",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/49852/?format=api",
                    "id": 49852,
                    "name": "Myth",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1998-04-13",
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/4/?format=api",
                "id": 4,
                "name": "MS-Dos"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/33/?format=api",
                "id": 33,
                "name": "Game",
                "supertype": "production"
            }
        ],
        "tags": [
            "remake",
            "jump-n-run",
            "giana-sisters"
        ]
    }
]