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

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

{
    "category": "https://api.routeconverter.com/v1/categories/386/",
    "description": "Thementour 9a",
    "creator_name": "KHR1953",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/cfb51dbe-9111-446d-b79c-c2db73d3973f"
    },
    "localFile": "https://api.routeconverter.com/v1/files/1044/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/1281/",
    "metadata": {
        "length": 8270,
        "lengthKind": "track",
        "positionLists": 1,
        "positions": 83,
        "size": 4847,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "country": "DE"
    }
}