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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7858/",
    "description": "Rescued route 2015-05-16",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/570e7e48-7713-4193-bbe8-c22add3d00f4"
    },
    "localFile": "https://api.routeconverter.com/v1/files/36962/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/53453/",
    "metadata": {
        "length": 36103,
        "lengthKind": "track",
        "duration": 9662,
        "positionLists": 1,
        "positions": 354,
        "size": 173922,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "startTime": "2015-05-16T11:37:30+00:00",
        "elevationGain": 551,
        "elevationLoss": 551,
        "country": "DE"
    }
}