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

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

{
    "category": "https://api.routeconverter.com/v1/categories/1025/",
    "description": "Maubacher Rurtal 2",
    "creator_name": "Eifelyeti",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/faca66e4-63a6-4109-8da5-d756d6d805f3"
    },
    "localFile": "https://api.routeconverter.com/v1/files/3218/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/3834/",
    "metadata": {
        "length": 4390,
        "lengthKind": "track",
        "positionLists": 1,
        "positions": 149,
        "size": 7888,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "country": "DE"
    }
}