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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7858/",
    "description": "test1 on GPSies.com",
    "creator_name": "gollue",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/19ecc1f1-b8a2-414d-82e2-78ece41b15fc"
    },
    "localFile": "https://api.routeconverter.com/v1/files/1701/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/50427/",
    "metadata": {
        "length": 9498,
        "lengthKind": "track",
        "duration": 3412,
        "positionLists": 1,
        "positions": 110,
        "size": 16023,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "startTime": "2009-06-28T16:36:52+00:00",
        "elevationGain": 66,
        "elevationLoss": 66,
        "country": "DE"
    }
}