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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7858/",
    "description": "Sequence 1 (7)",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/48fccf96-22d2-4982-b53a-066890f363b2"
    },
    "localFile": "https://api.routeconverter.com/v1/files/36622/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/53113/",
    "metadata": {
        "length": 51621,
        "lengthKind": "track",
        "duration": 7868,
        "positionLists": 1,
        "positions": 1908,
        "size": 246535,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "startTime": "2014-02-23T12:56:03+00:00",
        "elevationGain": 1611,
        "elevationLoss": 1610,
        "country": "DE"
    }
}