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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7858/",
    "description": "Komplett 2008 (2)",
    "creator_name": "kruell",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/d20c3f64-b40f-4c16-939c-099b0ce3d067"
    },
    "localFile": "https://api.routeconverter.com/v1/files/4399/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/50564/",
    "metadata": {
        "length": 370301,
        "lengthKind": "track",
        "duration": 11181561,
        "positionLists": 1,
        "positions": 4954,
        "size": 595170,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "startTime": "2007-06-26T16:25:58+00:00",
        "elevationGain": 11606,
        "elevationLoss": 11346,
        "country": "DE"
    }
}