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

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

{
    "category": "https://api.routeconverter.com/v1/categories/8007/",
    "description": "Womo Franz. Atlantikküste",
    "creator_name": "rikom",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/415a752c-dee9-4726-a089-a0baff464305"
    },
    "localFile": "https://api.routeconverter.com/v1/files/27245/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/51205/",
    "metadata": {
        "length": 4265207,
        "lengthKind": "straight-line",
        "positionLists": 1,
        "positions": 129,
        "size": 17716,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "elevationGain": 0,
        "elevationLoss": 0,
        "country": "FR"
    }
}