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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7858/",
    "description": "Sequence 1",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/0a527d4c-e9d8-4841-802c-285fa9dee5f2"
    },
    "localFile": "https://api.routeconverter.com/v1/files/35125/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/51616/",
    "metadata": {
        "length": 110962,
        "lengthKind": "track",
        "duration": 16398,
        "positionLists": 1,
        "positions": 3617,
        "size": 507799,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "startTime": "2013-05-04T07:15:46+00:00",
        "elevationGain": 2931,
        "elevationLoss": 2918,
        "country": "DE"
    }
}