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

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

{
    "category": "https://api.routeconverter.com/v1/categories/8007/",
    "description": "28-Aug.-Perpignan-Millau-Tarntal-EtapLe Pouzin-573 km",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/2d747664-9df9-48ce-9173-f1b183248d79"
    },
    "localFile": "https://api.routeconverter.com/v1/files/35932/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/52423/",
    "metadata": {
        "length": 1016011,
        "lengthKind": "routed",
        "duration": 12415670,
        "positionLists": 2,
        "positions": 6364,
        "size": 540699,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "startTime": "2011-07-20T17:48:23+00:00",
        "country": "FR"
    }
}