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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7858/",
    "description": "Hienhartweg 31, Sankt Englmar  to Hienhartweg 31, Sankt Englmar",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/53ff3484-da74-408a-9d8d-71c879812db0"
    },
    "localFile": "https://api.routeconverter.com/v1/files/36890/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/53381/",
    "metadata": {
        "length": 374366,
        "lengthKind": "straight-line",
        "duration": 0,
        "positionLists": 3,
        "positions": 132,
        "size": 49345,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "startTime": "2010-02-09T17:09:27+00:00",
        "elevationGain": 0,
        "elevationLoss": 0,
        "country": "DE"
    }
}