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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7858/",
    "description": "Lidl to Lidl",
    "creator_name": "dupa",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/83784816-1067-413b-89e8-cb8a94d4b198"
    },
    "localFile": "https://api.routeconverter.com/v1/files/4005/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/50550/",
    "metadata": {
        "length": 1310624289,
        "lengthKind": "straight-line",
        "duration": 0,
        "positionLists": 2,
        "positions": 5046,
        "size": 653273,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "startTime": "2010-07-01T08:00:00+00:00",
        "elevationGain": 398852,
        "elevationLoss": 398622,
        "country": "DE"
    }
}