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

GET /v1/routes/53551/
HTTP 200 OK
Allow: GET, PUT, DELETE, HEAD, OPTIONS
Content-Type: application/json
ETag: "fc405b3019f2991bf1b0b4d1b584a790"
Vary: Accept

{
    "category": "https://api.routeconverter.com/v1/categories/7859/",
    "description": "Tag-3",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/5adcfc8e-9c3c-49d4-98d3-1902150951a1"
    },
    "localFile": "https://api.routeconverter.com/v1/files/37060/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/53551/",
    "metadata": {
        "length": 308084,
        "lengthKind": "routed",
        "duration": 101439,
        "positionLists": 1,
        "positions": 12,
        "size": 2863,
        "format": "GPS Exchange Format 1.0 (*.gpx)",
        "startTime": "2015-02-25T11:39:52.015000+00:00",
        "elevationGain": 1965,
        "elevationLoss": 1774,
        "country": "IT"
    }
}