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

[
    {
        "url": "https://demozoo.org/api/v1/productions/162590/?format=api",
        "demozoo_url": "https://demozoo.org/productions/162590/",
        "id": 162590,
        "title": "Title Studio GR15",
        "author_nicks": [
            {
                "name": "Gury",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/44562/?format=api",
                    "id": 44562,
                    "name": "Gury",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2016-10-22",
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/16/?format=api",
                "id": 16,
                "name": "Atari 8 bit"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/6/?format=api",
                "id": 6,
                "name": "Tool",
                "supertype": "production"
            }
        ],
        "tags": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/92829/?format=api",
        "demozoo_url": "https://demozoo.org/productions/92829/",
        "id": 92829,
        "title": "Slovenian Quiz V1.2",
        "author_nicks": [
            {
                "name": "Boštjan Gorišek",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/44562/?format=api",
                    "id": 44562,
                    "name": "Gury",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2013-10-26",
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/16/?format=api",
                "id": 16,
                "name": "Atari 8 bit"
            }
        ],
        "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/118789/?format=api",
        "demozoo_url": "https://demozoo.org/productions/118789/",
        "id": 118789,
        "title": "Sprite Engine - ABBUC version",
        "author_nicks": [
            {
                "name": "Boštjan Gorišek",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/44562/?format=api",
                    "id": 44562,
                    "name": "Gury",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2007-10-27",
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/16/?format=api",
                "id": 16,
                "name": "Atari 8 bit"
            }
        ],
        "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/144217/?format=api",
        "demozoo_url": "https://demozoo.org/productions/144217/",
        "id": 144217,
        "title": "Xmas Tree",
        "author_nicks": [
            {
                "name": "Gury",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/44562/?format=api",
                    "id": 44562,
                    "name": "Gury",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2007-01-01",
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/16/?format=api",
                "id": 16,
                "name": "Atari 8 bit"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/1/?format=api",
                "id": 1,
                "name": "Demo",
                "supertype": "production"
            }
        ],
        "tags": [
            "christmas"
        ]
    }
]