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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7858/",
    "description": "19-JUN-11 20:39:57 (2)",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/57b60fdb-75a9-44ac-b365-dc241640db25"
    },
    "localFile": "https://api.routeconverter.com/v1/files/36981/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/53472/",
    "metadata": {
        "length": 97326,
        "lengthKind": "track",
        "duration": 45300,
        "positionLists": 1,
        "positions": 1819,
        "size": 377570,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "startTime": "2011-06-17T16:40:13+00:00",
        "elevationGain": 607,
        "elevationLoss": 643,
        "country": "DE"
    }
}