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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7858/",
    "description": "Altenau nach Goslar",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/12546001-7927-434a-8671-ae5423c97faf"
    },
    "localFile": "https://api.routeconverter.com/v1/files/35322/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/51813/",
    "metadata": {
        "length": 19720,
        "lengthKind": "track",
        "duration": 20655,
        "positionLists": 1,
        "positions": 1215,
        "size": 248250,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "startTime": "2012-04-22T07:14:56+00:00",
        "elevationGain": 652,
        "elevationLoss": 928,
        "country": "DE"
    }
}