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

[
    {
        "url": "https://demozoo.org/api/v1/productions/204713/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/204713/",
        "id": 204713,
        "title": "Dogcattle",
        "author_nicks": [
            {
                "name": "Danger Cobra M",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/69586/?format=api",
                    "id": 69586,
                    "name": "Danger Cobra M",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2019-06-08",
        "supertype": "graphics",
        "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/56/?format=api",
                "id": 56,
                "name": "256b Executable Graphics",
                "supertype": "graphics"
            }
        ],
        "tags": [
            "source-available"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/198837/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/198837/",
        "id": 198837,
        "title": "Scene Beneath the City",
        "author_nicks": [
            {
                "name": "Danger Cobra M",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/69586/?format=api",
                    "id": 69586,
                    "name": "Danger Cobra M",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2019-01-11",
        "supertype": "graphics",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/23/?format=api",
                "id": 23,
                "name": "Graphics",
                "supertype": "graphics"
            }
        ],
        "tags": [
            "aseprite"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/183064/?format=api",
        "demozoo_url": "https://demozoo.org/productions/183064/",
        "id": 183064,
        "title": "1-Bit Train vs. 3-Bit Beavers",
        "author_nicks": [
            {
                "name": "Danger Cobra M",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/69586/?format=api",
                    "id": 69586,
                    "name": "Danger Cobra M",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2018-01-19",
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/14/?format=api",
                "id": 14,
                "name": "Console Handheld"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/33/?format=api",
                "id": 33,
                "name": "Game",
                "supertype": "production"
            }
        ],
        "tags": [
            "arduino",
            "arduboy"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/167708/?format=api",
        "demozoo_url": "https://demozoo.org/productions/167708/",
        "id": 167708,
        "title": "Kugelblitz -- lite!",
        "author_nicks": [
            {
                "name": "Danger Cobra M",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/69586/?format=api",
                    "id": 69586,
                    "name": "Danger Cobra M",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2017-01-28",
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/59/?format=api",
                "id": 59,
                "name": "Raspberry Pi"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/1/?format=api",
                "id": 1,
                "name": "Demo",
                "supertype": "production"
            }
        ],
        "tags": []
    }
]