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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7862/",
    "description": "cpb_16",
    "creator_name": "Queribus49",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/f61f95f2-a659-4653-a77c-f74e999f802e"
    },
    "localFile": "https://api.routeconverter.com/v1/files/4874/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/50600/",
    "metadata": {
        "length": 36420,
        "lengthKind": "track",
        "positionLists": 1,
        "positions": 122,
        "size": 9593,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "elevationGain": 327,
        "elevationLoss": 292,
        "country": "ES"
    }
}