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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7858/",
    "description": "Bitburg - Speicher WF Trier",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/30431a7d-b43a-40f6-8d1e-01893ef6cefe"
    },
    "localFile": "https://api.routeconverter.com/v1/files/36004/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/52495/",
    "metadata": {
        "length": 9683,
        "lengthKind": "track",
        "duration": 11612,
        "positionLists": 1,
        "positions": 1678,
        "size": 214559,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "startTime": "2012-05-19T05:52:56+00:00",
        "elevationGain": 2325,
        "elevationLoss": 2502,
        "country": "DE"
    }
}