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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7858/",
    "description": "SCHOENBERG",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/5d46bdeb-435c-4c16-af57-f7cf3b29e041"
    },
    "localFile": "https://api.routeconverter.com/v1/files/37118/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/53609/",
    "metadata": {
        "length": 35274,
        "lengthKind": "track",
        "duration": 11025,
        "positionLists": 1,
        "positions": 318,
        "size": 156176,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "startTime": "2013-08-10T10:29:53+00:00",
        "elevationGain": 543,
        "elevationLoss": 550,
        "country": "DE"
    }
}