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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7858/",
    "description": "Track 2012-05-28  03:11pm",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/3e2bd1da-6146-4235-bbc5-cb24aa3b5b3f"
    },
    "localFile": "https://api.routeconverter.com/v1/files/36356/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/52847/",
    "metadata": {
        "length": 3012,
        "lengthKind": "track",
        "duration": 4287,
        "positionLists": 1,
        "positions": 133,
        "size": 27745,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "startTime": "2012-05-28T15:25:43+00:00",
        "elevationGain": 73,
        "elevationLoss": 73,
        "country": "DE"
    }
}