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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7860/",
    "description": "Linke Kopfspur",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/ef0ff46d-d137-4bfc-b052-74bf509abf84"
    },
    "localFile": "https://api.routeconverter.com/v1/files/40658/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/57149/",
    "metadata": {
        "length": 20413,
        "lengthKind": "track",
        "duration": 24188,
        "positionLists": 1,
        "positions": 1239,
        "size": 202391,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "startTime": "2008-10-12T08:38:05+00:00",
        "elevationGain": 757,
        "elevationLoss": 609,
        "country": "AT"
    }
}