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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7608/",
    "description": "Eurovignette.gpx",
    "creator_name": "Brummi-NL",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/31462666-d54b-4762-9605-aff3762528ab"
    },
    "localFile": "https://api.routeconverter.com/v1/files/26885/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/40512/",
    "metadata": {
        "length": 15124952,
        "lengthKind": "straight-line",
        "positionLists": 1,
        "positions": 125,
        "size": 14282,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "country": "SE"
    }
}