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

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

{
    "category": "https://api.routeconverter.com/v1/categories/1285/",
    "description": "Track_2010/06/06_10:26",
    "creator_name": "Raki",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/d003e786-c286-44f0-bc02-a5721ee015ea"
    },
    "localFile": "https://api.routeconverter.com/v1/files/3838/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/4589/",
    "metadata": {
        "length": 3469,
        "lengthKind": "track",
        "duration": 1730,
        "positionLists": 1,
        "positions": 163,
        "size": 27433,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "startTime": "1970-01-01T01:00:05+00:00",
        "elevationGain": 118,
        "elevationLoss": 128,
        "country": "DE"
    }
}