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

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

{
    "category": "https://api.routeconverter.com/v1/categories/167/",
    "description": "Track \"2-Seen-4-Badis\"",
    "creator_name": "hampi40",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/140598be-eb46-40c9-8f09-86868fcee8be"
    },
    "localFile": "https://api.routeconverter.com/v1/files/5666/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/7668/",
    "metadata": {
        "length": 7823,
        "lengthKind": "track",
        "positionLists": 1,
        "positions": 98,
        "size": 6391,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "elevationGain": 8,
        "elevationLoss": 9,
        "country": "CH"
    }
}