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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7858/",
    "description": "ictn3_1",
    "creator_name": "holzge",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/b95c72b0-d5e9-4998-988a-61d2c009f52c"
    },
    "localFile": "https://api.routeconverter.com/v1/files/24992/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/50865/",
    "metadata": {
        "length": 230296,
        "lengthKind": "track",
        "duration": 48768,
        "positionLists": 1,
        "positions": 1821,
        "size": 241775,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "startTime": "2017-06-01T05:00:00+00:00",
        "elevationGain": 567,
        "elevationLoss": 581,
        "country": "DE"
    }
}