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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7858/",
    "description": "1 (2013-09-25 09:31:32)",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/256096d2-9e51-4393-950a-3009468bb46e"
    },
    "localFile": "https://api.routeconverter.com/v1/files/35756/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/52247/",
    "metadata": {
        "length": 10153,
        "lengthKind": "track",
        "duration": 13499,
        "positionLists": 1,
        "positions": 3375,
        "size": 350253,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "startTime": "2013-09-25T08:31:32+00:00",
        "elevationGain": 1283,
        "elevationLoss": 307,
        "country": "DE"
    }
}