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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7858/",
    "description": "Week 18-JUL-19 08:33:26",
    "creator_name": "Strucki",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/908884d4-b2ec-4bfc-8211-36afad7fdf51"
    },
    "localFile": "https://api.routeconverter.com/v1/files/27213/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/51199/",
    "metadata": {
        "length": 73475,
        "lengthKind": "track",
        "duration": 228619,
        "positionLists": 1,
        "positions": 674,
        "size": 71452,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "startTime": "2019-07-18T06:33:26+00:00",
        "elevationGain": 305,
        "elevationLoss": 273,
        "country": "DE"
    }
}