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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7860/",
    "description": "Neue Positionsliste 1 (4)",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/53db16b9-0163-41db-9abe-9c5e1742c8f6"
    },
    "localFile": "https://api.routeconverter.com/v1/files/36886/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/53377/",
    "metadata": {
        "length": 427977,
        "lengthKind": "routed",
        "duration": 172,
        "positionLists": 1,
        "positions": 8,
        "size": 2297,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "startTime": "2014-06-05T08:20:22.703000+00:00",
        "elevationGain": 2620,
        "elevationLoss": 2620,
        "country": "AT"
    }
}