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

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

{
    "category": "https://api.routeconverter.com/v1/categories/386/",
    "description": "Thementour 5 a",
    "creator_name": "KHR1953",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/c25e2671-92f5-47d8-bb7b-af53e2cb7960"
    },
    "localFile": "https://api.routeconverter.com/v1/files/1037/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/1274/",
    "metadata": {
        "length": 7058,
        "lengthKind": "track",
        "positionLists": 1,
        "positions": 68,
        "size": 4158,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "country": "DE"
    }
}