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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7858/",
    "description": "Tag-5-Heimfahrt",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/7972e56b-2373-4770-9423-ecc9ddd3f171"
    },
    "localFile": "https://api.routeconverter.com/v1/files/37844/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/54335/",
    "metadata": {
        "length": 261462,
        "lengthKind": "straight-line",
        "duration": 213,
        "positionLists": 1,
        "positions": 11,
        "size": 2721,
        "format": "GPS Exchange Format 1.0 (*.gpx)",
        "startTime": "2015-02-25T17:27:15.205000+00:00",
        "elevationGain": 2549,
        "elevationLoss": 2710,
        "country": "DE"
    }
}