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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7858/",
    "description": "Position 1 to Position 4892",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/4b6f470a-aa94-45bf-9600-3ee7ea383b24"
    },
    "localFile": "https://api.routeconverter.com/v1/files/36690/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/53181/",
    "metadata": {
        "length": 14987,
        "lengthKind": "track",
        "duration": 5459,
        "positionLists": 1,
        "positions": 4892,
        "size": 855708,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "startTime": "2011-07-12T19:18:37+00:00",
        "elevationGain": 859,
        "elevationLoss": 851,
        "country": "DE"
    }
}