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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7479/",
    "description": "rteRGA",
    "creator_name": "synerus",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/1327ff07-8e7a-4d5b-b44b-9b1e48a361cc"
    },
    "localFile": "https://api.routeconverter.com/v1/files/26592/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/40244/",
    "metadata": {
        "length": 71099,
        "lengthKind": "routed",
        "positionLists": 1,
        "positions": 5,
        "size": 1201,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "country": "FR"
    }
}