Sha256: 2ba932c846327ccdadd5449c5a17cd6a1ceb39aa49897ae288ba54fcbc8015c8
Contents?: true
Size: 1.09 KB
Versions: 14
Compression:
Stored size: 1.09 KB
Contents
{ "total_entries": 2, "_links": { "self": { "href": "/api/v2/topics/1/translations?page=1&per_page=50", "class": "page" }, "first": { "href": "/api/v2/topics/1/translations?page=1&per_page=50", "class": "page" }, "last": { "href": "/api/v2/topics/1/translations?page=1&per_page=50", "class": "page" }, "next": null, "previous": null }, "_embedded": { "entries": [ { "name": "Customer Support", "locale": "en_us", "created_at": "2013-11-12T22:59:20Z", "updated_at": "2013-11-17T22:59:20Z", "_links": { "self": { "href": "/api/v2/topics/1/translations/en_us", "class": "topic_translation" } } }, { "name": "Japanese Translation", "locale": "ja", "created_at": "2013-11-22T22:58:24Z", "updated_at": "2013-11-22T22:58:24Z", "_links": { "self": { "href": "/api/v2/topics/1/translations/ja", "class": "topic_translation" } } } ] } }
Version data entries
14 entries across 14 versions & 1 rubygems