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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7858/",
    "description": "Rescued route 2012-09-17",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/249f41d1-b08e-4c2b-bdba-bd9426bf40f6"
    },
    "localFile": "https://api.routeconverter.com/v1/files/35734/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/52225/",
    "metadata": {
        "length": 28426,
        "lengthKind": "track",
        "duration": 13967,
        "positionLists": 1,
        "positions": 3364,
        "size": 676226,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "startTime": "2012-09-17T08:42:24+00:00",
        "elevationGain": 296,
        "elevationLoss": 300,
        "country": "DE"
    }
}