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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7860/",
    "description": "Position 1 to Position 960",
    "creator_name": "e.oudshoorn",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/2d170b86-4b07-44b2-8ed6-552ccafc0d44"
    },
    "localFile": "https://api.routeconverter.com/v1/files/622/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/50368/",
    "metadata": {
        "length": 58932,
        "lengthKind": "track",
        "duration": 23111,
        "positionLists": 1,
        "positions": 960,
        "size": 76709,
        "format": "Magellan Explorist (*.log)",
        "startTime": "2008-08-23T10:25:45.021000+00:00",
        "elevationGain": 1535,
        "elevationLoss": 1546,
        "country": "AT"
    }
}