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

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

{
    "category": "https://api.routeconverter.com/v1/categories/8007/",
    "description": "2009-08-20 Cezallier avec Bernadette",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/75cca000-f47a-4a5b-a6b7-d07375cbed79"
    },
    "localFile": "https://api.routeconverter.com/v1/files/37764/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/54255/",
    "metadata": {
        "length": 609665,
        "lengthKind": "routed",
        "positionLists": 1,
        "positions": 39,
        "size": 4635,
        "format": "GPS Exchange Format 1.0 (*.gpx)",
        "country": "FR"
    }
}