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

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

{
    "category": "https://api.routeconverter.com/v1/categories/1025/",
    "description": "Simonskall",
    "creator_name": "Eifelyeti",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/d3e49807-d5d2-4920-99ff-4310568c27ba"
    },
    "localFile": "https://api.routeconverter.com/v1/files/3225/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/3842/",
    "metadata": {
        "length": 10753,
        "lengthKind": "track",
        "positionLists": 1,
        "positions": 498,
        "size": 45846,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "elevationGain": 62,
        "elevationLoss": 312,
        "country": "DE"
    }
}