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

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

{
    "category": "https://api.routeconverter.com/v1/categories/835/",
    "description": "Kroenungsweg-5 Simonskall-Heimbach",
    "creator_name": "Eifelyeti",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/fa03729e-de1d-4582-8fac-0fa01d136a1a"
    },
    "localFile": "https://api.routeconverter.com/v1/files/3082/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/3668/",
    "metadata": {
        "length": 18770,
        "lengthKind": "track",
        "duration": 0,
        "positionLists": 1,
        "positions": 557,
        "size": 73460,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "startTime": "2009-12-08T16:36:34+00:00",
        "elevationGain": 0,
        "elevationLoss": 0,
        "country": "DE"
    }
}