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

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

{
    "category": "https://api.routeconverter.com/v1/categories/834/",
    "description": "Schmidt-Kalltal",
    "creator_name": "Eifelyeti",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/658d8ef1-3879-46ce-9754-330d7bed94e6"
    },
    "localFile": "https://api.routeconverter.com/v1/files/2676/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/3236/",
    "metadata": {
        "length": 19040,
        "lengthKind": "track",
        "duration": 18007,
        "positionLists": 1,
        "positions": 362,
        "size": 48818,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "startTime": "2009-02-19T20:25:53+00:00",
        "elevationGain": 458,
        "elevationLoss": 463,
        "country": "DE"
    }
}