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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7858/",
    "description": "trk00000_2013-9-8",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/6f92caf8-25b4-4a43-abdf-d3918ed070fc"
    },
    "localFile": "https://api.routeconverter.com/v1/files/37589/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/54080/",
    "metadata": {
        "length": 6089,
        "lengthKind": "track",
        "duration": 4240,
        "positionLists": 1,
        "positions": 425,
        "size": 42967,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "startTime": "2013-09-08T12:04:02+00:00",
        "elevationGain": 400,
        "elevationLoss": 402,
        "country": "DE"
    }
}