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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7858/",
    "description": "Rescued route 2013-03-03",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/21df85d7-e1ce-4a91-90ad-96b7392e2476"
    },
    "localFile": "https://api.routeconverter.com/v1/files/35679/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/52170/",
    "metadata": {
        "length": 6228,
        "lengthKind": "track",
        "duration": 4753,
        "positionLists": 1,
        "positions": 3671,
        "size": 1327548,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "startTime": "2013-03-03T09:59:42+00:00",
        "elevationGain": 393,
        "elevationLoss": 419,
        "country": "DE"
    }
}