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

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

{
    "category": "https://api.routeconverter.com/v1/categories/27/",
    "description": "Marburg-Kellerwald",
    "creator_name": "BikerMarius",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/ccd61760-470a-456b-b409-847808748f3d"
    },
    "localFile": "https://api.routeconverter.com/v1/files/23894/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/27865/",
    "metadata": {
        "length": 154832,
        "lengthKind": "track",
        "duration": 9626,
        "positionLists": 1,
        "positions": 1590,
        "size": 256366,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "startTime": "2015-09-13T09:57:39+00:00",
        "elevationGain": 2140,
        "elevationLoss": 2119,
        "country": "DE"
    }
}