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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7860/",
    "description": "r44",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/480c18d4-c1f7-4bcb-bcc2-fd17a08baaef"
    },
    "localFile": "https://api.routeconverter.com/v1/files/36602/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/53093/",
    "metadata": {
        "length": 18975,
        "lengthKind": "track",
        "positionLists": 1,
        "positions": 1090,
        "size": 103059,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "elevationGain": 447,
        "elevationLoss": 461,
        "country": "AT"
    }
}