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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7860/",
    "description": "Deutsche Alpenstrass östlicher Abschnitt",
    "creator_name": "Ramino",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/61cfeb74-5e4d-42b5-b56d-61aec0d2bc92"
    },
    "localFile": "https://api.routeconverter.com/v1/files/26809/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/40440/",
    "metadata": {
        "length": 142347,
        "lengthKind": "track",
        "duration": 14265,
        "positionLists": 1,
        "positions": 684,
        "size": 111493,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "startTime": "2017-07-22T08:06:32+00:00",
        "elevationGain": 1871,
        "elevationLoss": 1702,
        "country": "AT"
    }
}