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

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

{
    "category": "https://api.routeconverter.com/v1/categories/1050/",
    "description": "Wanderung in der Ohligser Heide | www.alschim.de",
    "creator_name": "alschim",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/e5b924ba-4a99-4955-8ca7-316a050c299c"
    },
    "localFile": "https://api.routeconverter.com/v1/files/3291/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/3910/",
    "metadata": {
        "length": 8089,
        "lengthKind": "track",
        "duration": 30931200,
        "positionLists": 1,
        "positions": 784,
        "size": 112738,
        "format": "NMEA 0183 Sentences (*.nmea)",
        "startTime": "2009-03-15T12:34:34+00:00",
        "elevationGain": 1235,
        "elevationLoss": 1057,
        "country": "DE"
    }
}