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

GET /v1/routes/50636/
HTTP 200 OK
Allow: GET, PUT, DELETE, HEAD, OPTIONS
Content-Type: application/json
ETag: "55929d57be5913a930a3b7cdb9ac9840"
Vary: Accept

{
    "category": "https://api.routeconverter.com/v1/categories/7858/",
    "description": "13-JUL-10 15:34:18",
    "creator_name": "mz05",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/9151f0b4-9200-4435-9d4b-a1ecc3b79989"
    },
    "localFile": "https://api.routeconverter.com/v1/files/5572/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/50636/",
    "metadata": {
        "length": 171148,
        "lengthKind": "straight-line",
        "duration": 35466,
        "positionLists": 3,
        "positions": 5796,
        "size": 1047455,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "startTime": "2010-07-12T14:27:26+00:00",
        "elevationGain": 1860,
        "elevationLoss": 1971,
        "country": "DE"
    }
}