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

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

{
    "category": "https://api.routeconverter.com/v1/categories/835/",
    "description": "Kroenungsweg-7 Aachen-Mulartshütte",
    "creator_name": "Eifelyeti",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/260ceac3-450e-4fa0-9b1e-0c8f7139674a"
    },
    "localFile": "https://api.routeconverter.com/v1/files/3084/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/3670/",
    "metadata": {
        "length": 16740,
        "lengthKind": "track",
        "duration": 0,
        "positionLists": 1,
        "positions": 301,
        "size": 40181,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "startTime": "2009-12-08T17:56:11+00:00",
        "elevationGain": 0,
        "elevationLoss": 0,
        "country": "DE"
    }
}