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

[
    {
        "url": "https://demozoo.org/api/v1/productions/124919/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/124919/",
        "id": 124919,
        "title": "Join The War Effort",
        "author_nicks": [
            {
                "name": "Paulko64",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/54448/?format=api",
                    "id": 54448,
                    "name": "Paulko64",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2014-10-25",
        "supertype": "graphics",
        "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/23/?format=api",
                "id": 23,
                "name": "Graphics",
                "supertype": "graphics"
            }
        ],
        "tags": [
            "war"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/277504/?format=api",
        "demozoo_url": "https://demozoo.org/productions/277504/",
        "id": 277504,
        "title": "Micro Hexagon",
        "author_nicks": [
            {
                "name": "Paulko64",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/54448/?format=api",
                    "id": 54448,
                    "name": "Paulko64",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2013-12-01",
        "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/33/?format=api",
                "id": 33,
                "name": "Game",
                "supertype": "production"
            }
        ],
        "tags": [
            "epilepsy-warning",
            "demake"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/202322/?format=api",
        "demozoo_url": "https://demozoo.org/productions/202322/",
        "id": 202322,
        "title": "Super Bread Box [16kb Cartridge]",
        "author_nicks": [
            {
                "name": "Paulko64",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/54448/?format=api",
                    "id": 54448,
                    "name": "Paulko64",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2012-11-29",
        "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/33/?format=api",
                "id": 33,
                "name": "Game",
                "supertype": "production"
            }
        ],
        "tags": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/356298/?format=api",
        "demozoo_url": "https://demozoo.org/productions/356298/",
        "id": 356298,
        "title": "C64anabalt",
        "author_nicks": [
            {
                "name": "Paulko64",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/54448/?format=api",
                    "id": 54448,
                    "name": "Paulko64",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2011-12-01",
        "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/33/?format=api",
                "id": 33,
                "name": "Game",
                "supertype": "production"
            }
        ],
        "tags": []
    }
]