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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7858/",
    "description": "92_Hinsbeck-R-K",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/7479380c-421e-4aa8-8c01-47ac715f47fd"
    },
    "localFile": "https://api.routeconverter.com/v1/files/37732/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/54223/",
    "metadata": {
        "length": 91967,
        "lengthKind": "track",
        "duration": 12901,
        "positionLists": 1,
        "positions": 1200,
        "size": 132831,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "startTime": "2009-07-13T07:36:09+00:00",
        "elevationGain": 280,
        "elevationLoss": 342,
        "country": "DE"
    }
}