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

GET /v1/routes/2907/?format=api
HTTP 200 OK
Allow: GET, PUT, DELETE, HEAD, OPTIONS
Content-Type: application/json
ETag: "2e0aa7b0a81a3b9da46d0f5b09ebecdf"
Vary: Accept

{
    "category": "https://api.routeconverter.com/v1/categories/177/?format=api",
    "description": "Thaneller 2341m Lechtaler Alpen",
    "creator_name": "fischmac2001",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/4e04f48d-71b0-4df9-b423-078d755f6eeb"
    },
    "localFile": "https://api.routeconverter.com/v1/files/2361/?format=api",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/2907/?format=api",
    "metadata": {
        "length": 9881,
        "lengthKind": "track",
        "duration": 17675,
        "positionLists": 1,
        "positions": 3536,
        "size": 731119,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "startTime": "2009-09-11T07:55:24+00:00",
        "elevationGain": 1142,
        "elevationLoss": 1149,
        "country": "AT"
    }
}