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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7858/",
    "description": "WALDESRUH 16:26:29 (2)",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/4d66a149-e846-4fcf-9f71-ce2d5a4f311c"
    },
    "localFile": "https://api.routeconverter.com/v1/files/36738/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/53229/",
    "metadata": {
        "length": 35177,
        "lengthKind": "track",
        "duration": 604354,
        "positionLists": 1,
        "positions": 1186,
        "size": 123283,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "startTime": "2013-04-07T14:28:59+00:00",
        "elevationGain": 372,
        "elevationLoss": 360,
        "country": "DE"
    }
}