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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7479/",
    "description": "6rote Felsen Porto 316km",
    "creator_name": "Motothomas",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/c176815d-41b0-4379-8e15-f7b5c0df3fa5"
    },
    "localFile": "https://api.routeconverter.com/v1/files/28343/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/41772/",
    "metadata": {
        "length": 188051,
        "lengthKind": "straight-line",
        "positionLists": 1,
        "positions": 16,
        "size": 2588,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "country": "FR"
    }
}