This endpoint presents the RouteConverter API for categories in the system.

GET /v1/categories/7064/
HTTP 200 OK
Allow: GET, PUT, DELETE, HEAD, OPTIONS
Content-Type: application/json
Last-Modified: Thu, 09 Nov 2017 19:08:57 GMT
Vary: Accept

{
    "parent": "https://api.routeconverter.com/v1/categories/1100/",
    "name": "almeria",
    "children": [],
    "routes": [
        {
            "description": "No EXIF data to No EXIF data",
            "creator_name": "DGSETURISMOACTIVO",
            "localFileUrl": {
                "file": "https://api.routeconverter.com/files/cecf92ee-fcb5-4b16-82e6-232913e43eb1"
            },
            "remoteUrl": null,
            "url": "https://api.routeconverter.com/v1/routes/38743/",
            "metadata": {
                "lengthKind": "track",
                "duration": 0,
                "positionLists": 1,
                "positions": 1,
                "size": 355550,
                "format": "Photo (.jpg)",
                "startTime": "2017-11-09T18:10:53+00:00"
            }
        }
    ],
    "url": "https://api.routeconverter.com/v1/categories/7064/"
}