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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7858/",
    "description": "Natur Tour 03 (2)",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/7efac1ab-3c8f-4716-a600-000fa944644b"
    },
    "localFile": "https://api.routeconverter.com/v1/files/37965/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/54456/",
    "metadata": {
        "length": 45674,
        "lengthKind": "track",
        "duration": 728,
        "positionLists": 1,
        "positions": 729,
        "size": 82153,
        "format": "GPS Exchange Format 1.0 (*.gpx)",
        "startTime": "2014-07-15T08:18:06+00:00",
        "elevationGain": 0,
        "elevationLoss": 0,
        "country": "DE"
    }
}