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

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

{
    "category": "https://api.routeconverter.com/v1/categories/8017/",
    "description": "KU8_Starup",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/94af4c10-a0d9-4486-bd90-ced4e15b769e"
    },
    "localFile": "https://api.routeconverter.com/v1/files/38520/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/55011/",
    "metadata": {
        "length": 7817,
        "lengthKind": "track",
        "duration": 690,
        "positionLists": 1,
        "positions": 53,
        "size": 11503,
        "format": "GPS Exchange Format 1.0 (*.gpx)",
        "startTime": "2011-08-24T00:00:00+00:00",
        "elevationGain": 31,
        "elevationLoss": 45,
        "country": "DK"
    }
}