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

GET /v1/routes/54375/
HTTP 200 OK
Allow: GET, PUT, DELETE, HEAD, OPTIONS
Content-Type: application/json
ETag: "644d8344572d5d72c52a0118168bd6fc"
Vary: Accept

{
    "category": "https://api.routeconverter.com/v1/categories/8010/",
    "description": "Ramsachstrasse to Homburgweg",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/7b300ff2-46f5-4462-a6a6-b90304e0ef49"
    },
    "localFile": "https://api.routeconverter.com/v1/files/37884/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/54375/",
    "metadata": {
        "length": 2455234,
        "lengthKind": "routed",
        "duration": 1491,
        "positionLists": 3,
        "positions": 4807,
        "size": 691731,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "startTime": "2011-05-02T17:36:10.309000+00:00",
        "elevationGain": 6406,
        "elevationLoss": 6348,
        "country": "CH"
    }
}