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

[
    {
        "url": "https://demozoo.org/api/v1/productions/144584/?format=api",
        "demozoo_url": "https://demozoo.org/productions/144584/",
        "id": 144584,
        "title": "Замок",
        "author_nicks": [
            {
                "name": "Destr",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/36357/?format=api",
                    "id": 36357,
                    "name": "Destr",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2015-08-29",
        "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/33/?format=api",
                "id": 33,
                "name": "Game",
                "supertype": "production"
            }
        ],
        "tags": [
            "russian-title"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/64487/?format=api",
        "demozoo_url": "https://demozoo.org/productions/64487/",
        "id": 64487,
        "title": "Sea Wars",
        "author_nicks": [
            {
                "name": "Destr",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/36357/?format=api",
                    "id": 36357,
                    "name": "Destr",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2011-08-27",
        "supertype": "production",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/34/?format=api",
                "id": 34,
                "name": "Video",
                "supertype": "production"
            }
        ],
        "tags": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/70444/?format=api",
        "demozoo_url": "https://demozoo.org/productions/70444/",
        "id": 70444,
        "title": "DotsElka",
        "author_nicks": [
            {
                "name": "Destr",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/36357/?format=api",
                    "id": 36357,
                    "name": "Destr",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2010-12-28",
        "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/1/?format=api",
                "id": 1,
                "name": "Demo",
                "supertype": "production"
            }
        ],
        "tags": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/281032/?format=api",
        "demozoo_url": "https://demozoo.org/productions/281032/",
        "id": 281032,
        "title": "The Klon Demo",
        "author_nicks": [
            {
                "name": "AAA Band",
                "abbreviation": "AAA",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/17015/?format=api",
                    "id": 17015,
                    "name": "AAA Band",
                    "is_group": true
                }
            },
            {
                "name": "Destr",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/36357/?format=api",
                    "id": 36357,
                    "name": "Destr",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2010-11",
        "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/1/?format=api",
                "id": 1,
                "name": "Demo",
                "supertype": "production"
            }
        ],
        "tags": [
            "russian"
        ]
    }
]