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

[
    {
        "url": "https://demozoo.org/api/v1/productions/140208/?format=api",
        "demozoo_url": "https://demozoo.org/productions/140208/",
        "id": 140208,
        "title": "Hoppin' Mad",
        "author_nicks": [
            {
                "name": "Softstar",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/59578/?format=api",
                    "id": 59578,
                    "name": "Softstar",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": null,
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/2/?format=api",
                "id": 2,
                "name": "ZX Spectrum"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/13/?format=api",
                "id": 13,
                "name": "Cracktro",
                "supertype": "production"
            }
        ],
        "tags": [
            "russian"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/181398/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/181398/",
        "id": 181398,
        "title": "Viking Olympic",
        "author_nicks": [
            {
                "name": "Softstar",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/59578/?format=api",
                    "id": 59578,
                    "name": "Softstar",
                    "is_group": false
                }
            },
            {
                "name": "Titus",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/12244/?format=api",
                    "id": 12244,
                    "name": "Titus",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2014-02-13",
        "supertype": "graphics",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/2/?format=api",
                "id": 2,
                "name": "ZX Spectrum"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/23/?format=api",
                "id": 23,
                "name": "Graphics",
                "supertype": "graphics"
            }
        ],
        "tags": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/140207/?format=api",
        "demozoo_url": "https://demozoo.org/productions/140207/",
        "id": 140207,
        "title": "Grell & Falla",
        "author_nicks": [
            {
                "name": "Softstar",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/59578/?format=api",
                    "id": 59578,
                    "name": "Softstar",
                    "is_group": false
                }
            },
            {
                "name": "Titus",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/12244/?format=api",
                    "id": 12244,
                    "name": "Titus",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1993",
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/2/?format=api",
                "id": 2,
                "name": "ZX Spectrum"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/13/?format=api",
                "id": 13,
                "name": "Cracktro",
                "supertype": "production"
            }
        ],
        "tags": []
    }
]