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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7858/",
    "description": "04-JUL-08",
    "creator_name": "FrankF",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/097ce614-cf6b-4337-afce-1d23a230073d"
    },
    "localFile": "https://api.routeconverter.com/v1/files/479/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/50363/",
    "metadata": {
        "length": 27572,
        "lengthKind": "straight-line",
        "positionLists": 3,
        "positions": 813,
        "size": 115101,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "elevationGain": 1070,
        "elevationLoss": 1054,
        "country": "DE"
    }
}