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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7859/",
    "description": "Seealpen 2010",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/cb941fa4-7064-48b7-b6ce-6965f08a9105"
    },
    "localFile": "https://api.routeconverter.com/v1/files/39804/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/56295/",
    "metadata": {
        "length": 5400790,
        "lengthKind": "straight-line",
        "duration": 777611,
        "positionLists": 2,
        "positions": 4787,
        "size": 594573,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "startTime": "2010-08-22T21:16:18+00:00",
        "elevationGain": 56436,
        "elevationLoss": 54022,
        "country": "IT"
    }
}