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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7858/",
    "description": "track-11",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/8d27ec71-97d9-4c37-829b-7a0572479f82"
    },
    "localFile": "https://api.routeconverter.com/v1/files/38305/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/54796/",
    "metadata": {
        "length": 19167,
        "lengthKind": "track",
        "duration": 18940,
        "positionLists": 1,
        "positions": 3793,
        "size": 1232149,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "startTime": "2011-09-04T07:32:35+00:00",
        "elevationGain": 650,
        "elevationLoss": 654,
        "country": "DE"
    }
}