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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7858/",
    "description": "10-SEP-11",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/56fd5069-6fff-4a1e-8c3f-9aa57885c3b0"
    },
    "localFile": "https://api.routeconverter.com/v1/files/36961/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/53452/",
    "metadata": {
        "length": 56923,
        "lengthKind": "track",
        "duration": 28110,
        "positionLists": 2,
        "positions": 1380,
        "size": 166128,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "startTime": "2011-09-10T09:56:35+00:00",
        "elevationGain": 1927,
        "elevationLoss": 1847,
        "country": "DE"
    }
}