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

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

{
    "category": "https://api.routeconverter.com/v1/categories/331/",
    "description": "Bundsandstein-Route 3 original",
    "creator_name": "Eifelyeti",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/bfa64764-63c2-48c3-a2aa-8c35951fc73c"
    },
    "localFile": "https://api.routeconverter.com/v1/files/2151/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/2677/",
    "metadata": {
        "length": 14088,
        "lengthKind": "track",
        "duration": 11147,
        "positionLists": 1,
        "positions": 918,
        "size": 122222,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "startTime": "2009-09-01T07:40:38+00:00",
        "elevationGain": 376,
        "elevationLoss": 417,
        "country": "DE"
    }
}