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

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

{
    "category": "https://api.routeconverter.com/v1/categories/22/",
    "description": "Morvan 03",
    "creator_name": "OlivierARMBRUSTER",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/aeae04dd-4909-4158-88e4-adf54a7ebd2e"
    },
    "localFile": "https://api.routeconverter.com/v1/files/27963/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/41446/",
    "metadata": {
        "length": 180900,
        "lengthKind": "routed",
        "positionLists": 1,
        "positions": 25,
        "size": 2840,
        "format": "GPS Exchange Format 1.0 (*.gpx)",
        "country": "FR"
    }
}