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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7858/",
    "description": "Position 1 to Position 125",
    "creator_name": "bluesky",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/a7469243-7283-45f1-9cf7-c5ba0788226c"
    },
    "localFile": "https://api.routeconverter.com/v1/files/371/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/50349/",
    "metadata": {
        "length": 12343,
        "lengthKind": "track",
        "positionLists": 1,
        "positions": 125,
        "size": 10096,
        "format": "GPS Exchange Format 1.0 (*.gpx)",
        "elevationGain": 0,
        "elevationLoss": 0,
        "country": "DE"
    }
}