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

[
    {
        "url": "https://demozoo.org/api/v1/productions/192246/?format=api",
        "demozoo_url": "https://demozoo.org/productions/192246/",
        "id": 192246,
        "title": "graffat on",
        "author_nicks": [
            {
                "name": "multifsck",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/76593/?format=api",
                    "id": 76593,
                    "name": "multifsck",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2018-06-09",
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/7/?format=api",
                "id": 7,
                "name": "Linux"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/1/?format=api",
                "id": 1,
                "name": "Demo",
                "supertype": "production"
            }
        ],
        "tags": [
            "sdl",
            "sdl2"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/184232/?format=api",
        "demozoo_url": "https://demozoo.org/productions/184232/",
        "id": 184232,
        "title": "Ruoho heiluu äänettä",
        "author_nicks": [
            {
                "name": "multifsck",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/76593/?format=api",
                    "id": 76593,
                    "name": "multifsck",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2018-03-03",
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/7/?format=api",
                "id": 7,
                "name": "Linux"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/1/?format=api",
                "id": 1,
                "name": "Demo",
                "supertype": "production"
            }
        ],
        "tags": []
    }
]