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

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

{
    "category": "https://api.routeconverter.com/v1/categories/8013/",
    "description": "01 to 09",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/d5c8293b-16da-4b90-bb59-9a4d1dc10935"
    },
    "localFile": "https://api.routeconverter.com/v1/files/40063/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/56554/",
    "metadata": {
        "length": 16921,
        "lengthKind": "straight-line",
        "duration": 11759,
        "positionLists": 2,
        "positions": 257,
        "size": 34855,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "startTime": "2008-04-10T08:15:07+00:00",
        "elevationGain": 844,
        "elevationLoss": 682,
        "country": "BG"
    }
}