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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7858/",
    "description": "Position 1 to Position 720",
    "creator_name": "jg514",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/70a9113d-8390-430a-b759-ce341f9cb425"
    },
    "localFile": "https://api.routeconverter.com/v1/files/4638/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/50582/",
    "metadata": {
        "length": 33801,
        "lengthKind": "track",
        "duration": 12997,
        "positionLists": 1,
        "positions": 720,
        "size": 224752,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "startTime": "2010-05-24T11:22:33.563000+00:00",
        "elevationGain": 1295,
        "elevationLoss": 1294,
        "country": "DE"
    }
}